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

Unified Diff: content/test/BUILD.gn

Issue 2595263002: Introduce ViewRoot forwarding input/view events to native (Closed)
Patch Set: addressed comments Created 3 years, 11 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index f8bfe0d02aaeca529ca1f0dee4e59e878a922ba3..b5449072912b58aa86a1f067ee4a139e5a31f9f4 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -826,6 +826,7 @@ test("content_browsertests") {
"//content/shell/android:content_shell_assets",
"//content/shell/android:content_shell_jni_headers",
"//testing/android/native_test:native_test_support",
+ "//ui/android:android",
]
deps -= [ "//device/battery" ]
android_manifest =

Powered by Google App Engine
This is Rietveld 408576698