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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 159723009: Exclude extension settings strings for platforms that don't have extensions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: newt's nit Created 6 years, 10 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
« no previous file with comments | « chrome/browser/ui/views/extensions/extension_installed_bubble_view.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 3b1e1aff6a0414a88dc1c10d6bb3248501fbdec4..9f0ef50223c82889c296ecca97722bcd4dc17a59 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -3080,6 +3080,8 @@
'browser/ui/webui/extensions/command_handler.cc',
'browser/ui/webui/extensions/extension_settings_handler.cc',
'browser/ui/webui/extensions/extension_settings_handler.h',
+ 'browser/ui/webui/extensions/extension_error_handler.cc',
+ 'browser/ui/webui/extensions/extension_error_handler.h',
'browser/ui/webui/extensions/extensions_ui.cc',
'browser/ui/webui/extensions/install_extension_handler.cc',
'browser/ui/webui/identity_internals_ui.cc',
« no previous file with comments | « chrome/browser/ui/views/extensions/extension_installed_bubble_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698