Index: chrome/browser/resources/settings/settings_resources.grd |
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd |
index 1d6597e87acc73f25eae95ac7d7f597f0cbb38e1..d3eaf4b90673f9a0e8b9d70701962cea840fbc4d 100644 |
--- a/chrome/browser/resources/settings/settings_resources.grd |
+++ b/chrome/browser/resources/settings/settings_resources.grd |
@@ -1025,6 +1025,12 @@ |
<structure name="IDR_SETTINGS_ANDROID_APPS_PAGE_JS" |
file="android_apps_page/android_apps_page.js" |
type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_ANDROID_APPS_SUBPAGE_HTML" |
+ file="android_apps_page/android_apps_subpage.html" |
+ type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_ANDROID_APPS_SUBPAGE_JS" |
+ file="android_apps_page/android_apps_subpage.js" |
+ type="chrome_html" /> |
<structure name="IDR_SETTINGS_ANDROID_APPS_BROWSER_PROXY_JS" |
file="android_apps_page/android_apps_browser_proxy.js" |
type="chrome_html" |