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

Unified Diff: chrome/browser/BUILD.gn

Issue 735473002: Rename app_modal_dialogs dir to app_modal (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 6 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/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index ed96e012a5a24ea0ed825ffd080bbdeea551cee0..e9e21818a30ea4aa9eb7ed5467c0d895d40a481a 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -168,7 +168,7 @@ static_library("browser") {
"//cc",
"//chrome/browser/devtools",
"//chrome/installer/util",
- "//components/app_modal_dialogs",
+ "//components/app_modal",
"//components/autofill/content/browser",
"//components/dom_distiller/content",
"//components/keyed_service/content",

Powered by Google App Engine
This is Rietveld 408576698