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

Unified Diff: components/BUILD.gn

Issue 1921223003: [Android] Include NestedSystemMessageHandler in gn builds of content_shell_apk. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 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 | « android_webview/test/BUILD.gn ('k') | content/public/test/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 2499185803bf4f1f757c66fc0af52a93fa2e6722..b2b39d0bd7de25d34ef70df15d862d1c38d1dbd3 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -423,6 +423,7 @@ if (!is_ios) {
sources += [ "test/android/browsertests_apk/components_browser_tests_jni_onload.cc" ]
sources -= [ "autofill/content/browser/risk/fingerprint_browsertest.cc" ]
deps += [
+ "//content/public/test/android:layouttest_java_support",
"//content/test:layouttest_support",
"//testing/android/native_test:native_test_support",
]
« no previous file with comments | « android_webview/test/BUILD.gn ('k') | content/public/test/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698