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

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

Issue 666533007: Move JavaScriptDialogManager, JavascriptAppModalDialogViews to components/app_modal_dialogs (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: similarity=30 Created 6 years, 2 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index c0af2d707ec5e98541d7af2ef07d493cff05766f..25cc8905a4bba2607e7bad6b987f45c410a1a69d 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -46,7 +46,6 @@ static_library("ui") {
"//chrome/browser/net:cert_logger_proto",
"//chrome/common",
"//chrome/common/net",
- "//components/app_modal_dialogs",
"//components/auto_login_parser",
"//components/dom_distiller/webui",
"//components/feedback/proto",

Powered by Google App Engine
This is Rietveld 408576698