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

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

Issue 648833004: Componentize app_modal_dialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: git cl try 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 7bb0671d6a1b7c54c26be683aa15367c595da4ad..cb1fa28c9ba58cb1c0d2b1209949ed5eb341ea50 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -46,6 +46,7 @@ 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