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

Unified Diff: chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp

Issue 2509543002: MD Settings: create a shared handler/browser proxy to control extensions (Closed)
Patch Set: merge Created 4 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp b/chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp
index 439b0b29caaeb8a5d675da2a5d0dd1722de22ae3..dc139913e643e2e33b478dd63d5e488fe2961306 100644
--- a/chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/search_engines_page/compiled_resources2.gyp
@@ -30,6 +30,7 @@
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:icon',
+ '../compiled_resources2.gyp:extension_control_browser_proxy',
'search_engines_browser_proxy',
],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],

Powered by Google App Engine
This is Rietveld 408576698