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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 55533003: Add extension permissions for new settings override API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Trimmed schema/www. and only show one start page. Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 54d9041c7e318fd59e5b448fbafd384c927d4dc1..bbb4e1ec8b5bf362d6434ccbd4b5e08967286a50 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4375,7 +4375,7 @@ Make sure you do not expose any sensitive information.
Change your search settings to: <ph name="SEARCH_HOST">$1<ex>url.search.com</ex></ph>
</message>
<message name="IDS_EXTENSION_PROMPT_WARNING_HOME_PAGE_SETTING_OVERRIDE" desc="Permission string for home page override.">
- Change your home page to: <ph name="START_PAGE">$1<ex>home.page.com/home.html</ex></ph>
+ Change your home page to: <ph name="HOME_PAGE">$1<ex>home.page.com/home.html</ex></ph>
gab 2013/11/01 22:35:40 Should this change go in NOW?! Before the string f
MAD 2013/11/03 02:21:20 Maybe... Although it's not critical, it doesn't ch
</message>
<message name="IDS_EXTENSION_PROMPT_WARNING_START_PAGE_SETTING_OVERRIDE" desc="Permission string for start page override.">
Change your start page to: <ph name="START_PAGE">$1<ex>start.page.com/start.html</ex></ph>
« no previous file with comments | « no previous file | chrome/chrome_common.gypi » ('j') | chrome/common/extensions/manifest_handlers/settings_overrides_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698