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

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

Issue 2785013003: MD Settings: Google Play Store: Add subpage and polish (Closed)
Patch Set: Restore some strings Created 3 years, 9 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 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"

Powered by Google App Engine
This is Rietveld 408576698