From d65a02476631d88b8f09dc198cd6270a36189803 Mon Sep 17 00:00:00 2001 From: Mario Sanchez Prada Date: Wed, 5 May 2021 12:37:33 +0200 Subject: [PATCH] Migrate legacy HTML imports in brave_ipfs_page to JS module imports Otherwise optimized builds will fail due to not being able to find the associated *.m.js files during the rollup process. --- .../settings/brave_ipfs_page/add_p2p_key_dialog.html | 2 +- .../resources/settings/brave_ipfs_page/brave_ipfs_page.html | 4 ++-- .../resources/settings/brave_ipfs_page/p2p_keys_subpage.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/browser/resources/settings/brave_ipfs_page/add_p2p_key_dialog.html b/browser/resources/settings/brave_ipfs_page/add_p2p_key_dialog.html index beffbe941dfb..c3a30dbe8177 100644 --- a/browser/resources/settings/brave_ipfs_page/add_p2p_key_dialog.html +++ b/browser/resources/settings/brave_ipfs_page/add_p2p_key_dialog.html @@ -1,4 +1,4 @@ - + diff --git a/browser/resources/settings/brave_ipfs_page/brave_ipfs_page.html b/browser/resources/settings/brave_ipfs_page/brave_ipfs_page.html index 6c657e1f00a2..ef543a629366 100644 --- a/browser/resources/settings/brave_ipfs_page/brave_ipfs_page.html +++ b/browser/resources/settings/brave_ipfs_page/brave_ipfs_page.html @@ -3,8 +3,8 @@ - - + + diff --git a/browser/resources/settings/brave_ipfs_page/p2p_keys_subpage.html b/browser/resources/settings/brave_ipfs_page/p2p_keys_subpage.html index a40ba8a8a799..d94fe0f6ed00 100644 --- a/browser/resources/settings/brave_ipfs_page/p2p_keys_subpage.html +++ b/browser/resources/settings/brave_ipfs_page/p2p_keys_subpage.html @@ -6,8 +6,8 @@ - +