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

Unified Diff: content/shell/android/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 | « content/public/test/android/BUILD.gn ('k') | content/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/android/BUILD.gn
diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
index a396e2577b9518ba9d7b8c1958124733b82dbe3c..80397143f344e202d4494a8f46c0facda5be46bd 100644
--- a/content/shell/android/BUILD.gn
+++ b/content/shell/android/BUILD.gn
@@ -118,6 +118,7 @@ android_apk("content_shell_apk") {
":libcontent_shell_content_view",
"//base:base_java",
"//content/public/android:content_java",
+ "//content/public/test/android:layouttest_java_support",
"//media/capture/video/android:capture_java",
"//net/android:net_java",
"//third_party/mesa:osmesa",
« no previous file with comments | « content/public/test/android/BUILD.gn ('k') | content/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698