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

Unified Diff: chrome/app/generated_resources.grd

Issue 518653002: Add the "options_ui" extension manifest field. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build issue? Created 6 years, 3 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/background/background_mode_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 7a96688df1b8d9c6558e310dbe79a879a6718ac1..78531cf5e3fd5a14bfaacb62e6d51e400d1c6032 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4556,9 +4556,6 @@ Make sure you do not expose any sensitive information.
<message name="IDS_EXTENSION_LOAD_ICON_FOR_BROWSER_ACTION_FAILED" desc="">
Could not load icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' for browser action.
</message>
- <message name="IDS_EXTENSION_LOAD_OPTIONS_PAGE_FAILED" desc="">
- Could not load options page '<ph name="OPTIONS_PAGE">$1<ex>page.html</ex></ph>'.
- </message>
<message name="IDS_EXTENSION_LOAD_ABOUT_PAGE_FAILED" desc="">
Could not load about page '<ph name="ABOUT_PAGE">$1<ex>page.html</ex></ph>'.
</message>
« no previous file with comments | « no previous file | chrome/browser/background/background_mode_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698