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

Unified Diff: content/browser/BUILD.gn

Issue 640363002: Make crazy linker work in gn build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-chrome-shell-apk
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
« no previous file with comments | « build/config/android/rules.gni ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index e7029ffee3a352fe009a89167ad4e6ec2958760d..cab6cb955c95f4dbf8122a70aaeb2751aa75650d 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -332,6 +332,7 @@ source_set("browser") {
deps += [
"//content/public/android:jni",
"//media",
+ "//mojo/android:libsystem_java",
]
libs += [ "jnigraphics" ]
}
« no previous file with comments | « build/config/android/rules.gni ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698