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

Unified Diff: content/test/BUILD.gn

Issue 2416403002: Reland of Android: support multiple displays on C++ side (Closed)
Patch Set: Moved SetScreenInstance call to PreMainMessageLoopRun Created 4 years, 1 month 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 b320f411e787bdbd34f2abe750ba96343ded16ae..b0deac6afe0be5e3cfa5986a0e98a91aef9c24bc 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1619,6 +1619,7 @@ test("content_unittests") {
"//device/geolocation:geolocation_java",
"//media/capture/content/android",
"//media/capture/content/android:screen_capture_java",
+ "//ui/android:android",
"//v8:v8_external_startup_data_assets",
]

Powered by Google App Engine
This is Rietveld 408576698