| 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 578073b1fda712bb892c819e747574e9f156ac3e..0bd5462e5cd0c1c1ebe9a2da2edb8d02fbb0a30d 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"
|
|
|