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

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

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/settings_resources.grd
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
index 6c4f82db1aa7e32e0a4fdc92beec64e2670fa52b..bd38c6d82c9d50a884510c8db7a3ab98bcca8acb 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -129,6 +129,12 @@
type="chrome_html"
flattenhtml="true"
allowexternalscript="true" />
+ <structure name="IDR_SETTINGS_EXTENSION_CONTROL_BROWSER_PROXY_JS"
+ file="extension_control_browser_proxy.js"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_EXTENSION_CONTROL_BROWSER_PROXY_HTML"
+ file="extension_control_browser_proxy.html"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_FONTS_BROWSER_PROXY_HTML"
file="appearance_page/fonts_browser_proxy.html"
type="chrome_html" />
« no previous file with comments | « chrome/browser/resources/settings/search_engines_page/search_engines_browser_proxy.js ('k') | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698