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

Unified Diff: content/test/BUILD.gn

Issue 1705333003: Move VideoCapture* files from media/base/android/... to media/capture/video/android/java/... (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reuploaded w --similarity=75 Created 4 years, 10 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/shell/android/BUILD.gn ('k') | media/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index ef28230242b1b7364d1a87480335cacc56c08787..9b99521d1774e0eecffac36a93589c7907808288 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -922,7 +922,7 @@ if (is_android) {
deps += [
"//gpu:test_support",
"//media/base/android",
- "//media/base/android:media_java",
+ "//media/capture/video/android:media_java",
"//testing/gmock",
"//ui/android:ui_java",
]
« no previous file with comments | « content/shell/android/BUILD.gn ('k') | media/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698