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

Unified Diff: media/BUILD.gn

Issue 1917023003: ScreenCapture for Android phase1, part I (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: correct RGBA frame convert-scale error and rebase Created 4 years, 6 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: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 99b66f6e76eabe0b260bc6de5302f7307d1b174e..73e312cfd19280b954c2c0dd46337dac5cb2af11 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -617,6 +617,7 @@ test("media_unittests") {
deps += [
"//media/base/android:media_java",
"//media/base/android:unittests",
+ "//media/capture/content/android:screen_capture_java",
"//media/capture/video/android:capture_java",
"//ui/android:ui_java",
]

Powered by Google App Engine
This is Rietveld 408576698