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

Unified Diff: chrome/browser/ui/BUILD.gn

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/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 1ff092d4b774a1616001c3193dae6feba9af893c..d0bf048e86343bc9f49a7d3bb0b4b5681e493bca 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1094,6 +1094,8 @@ split_static_library("ui") {
"webui/settings/chromeos/internet_handler.h",
"webui/settings/downloads_handler.cc",
"webui/settings/downloads_handler.h",
+ "webui/settings/extension_control_handler.cc",
+ "webui/settings/extension_control_handler.h",
"webui/settings/font_handler.cc",
"webui/settings/font_handler.h",
"webui/settings/languages_handler.cc",
« no previous file with comments | « chrome/browser/resources/settings/settings_resources.grd ('k') | chrome/browser/ui/webui/settings/extension_control_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698