Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4595)

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 2796783005: MD Settings: Google Play Store: Add subpage and polish (Take 2) (Closed)
Patch Set: nit Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
« no previous file with comments | « chrome/browser/resources/settings/route.js ('k') | chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698