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

Unified Diff: chrome/BUILD.gn

Issue 545313002: Make ui gn check pass. Misc GN build improvements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: link chrome Created 6 years, 3 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/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 5bcb4e75862eb6baadaa04b001194f2cfe91b42e..1f6ab3b2ce2717e2ec3a876d04a62d5b1255622e 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -58,7 +58,7 @@ executable("chrome") {
"//base/allocator",
# Needed to use the master_preferences functions
"//chrome/installer/util",
- "//content/app:both",
+ "//content/public/app:both",
]
# Needed for chrome_main.cc initialization of libraries.

Powered by Google App Engine
This is Rietveld 408576698