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.
|
] |
} |