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

Unified Diff: chrome/BUILD.gn

Issue 666813002: GN: Fix Android component build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-clank
Patch Set: 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/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index f57535907ccbb8581bb96a26e522dcd95f01c1fe..16a2c4f07b02506f0a722f470f03892be2070adb 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -567,6 +567,7 @@ static_library("chrome_android_core") {
"//chrome/utility",
"//components/enhanced_bookmarks",
"//content/public/app:browser",
+ "//content"
jamesr 2014/10/20 23:11:24 could you explain this? things in //chrome/ should
cjhopman 2014/10/21 00:19:06 This matches the gyp build: chrome/chrome_android.
]
}
« build/config/BUILDCONFIG.gn ('K') | « cc/surfaces/BUILD.gn ('k') | chrome/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698