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

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

Issue 2630443002: Plugins: Remove chrome://plugins (Closed)
Patch Set: remove test Created 3 years, 11 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/resources/plugins.js ('k') | chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 570b6d31801c57a4d9b40894f6c8fcceba6558ca..0be6104a514ccb3bfe194921688842e49549ad65 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -471,7 +471,6 @@ split_static_library("ui") {
"//chrome/browser/devtools",
"//chrome/browser/ui/webui/engagement:mojo_bindings",
"//chrome/browser/ui/webui/omnibox:mojo_bindings",
- "//chrome/browser/ui/webui/plugins:mojo_bindings",
"//chrome/browser/ui/webui/usb_internals:mojo_bindings",
"//chrome/common",
"//chrome/common/net",
@@ -1204,10 +1203,6 @@ split_static_library("ui") {
"hung_plugin_tab_helper.h",
"webui/flash_ui.cc",
"webui/flash_ui.h",
- "webui/plugins/plugins_handler.cc",
- "webui/plugins/plugins_handler.h",
- "webui/plugins/plugins_ui.cc",
- "webui/plugins/plugins_ui.h",
]
deps += [ "//ppapi/proxy:ipc" ]
}
« no previous file with comments | « chrome/browser/resources/plugins.js ('k') | chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698