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

Unified Diff: content/public/test/DEPS

Issue 1714913002: Reland: 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: gyp-gn files and added a capture_jni_registrar 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/public/android/BUILD.gn ('k') | content/public/test/content_test_suite_base.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/test/DEPS
diff --git a/content/public/test/DEPS b/content/public/test/DEPS
index 8d005cfbe5d3bb73125b54091774edbfa469cc25..8be56b6b4ac8337b3ee88cd091aa2c75aef844d5 100644
--- a/content/public/test/DEPS
+++ b/content/public/test/DEPS
@@ -16,6 +16,7 @@ specific_include_rules = {
"+content",
"+gin/v8_initializer.h",
"+media/base",
+ "+media/capture/video/android/capture_jni_registrar.h",
"+third_party/iaccessible2",
"+ui/base/resource/resource_bundle.h",
],
« no previous file with comments | « content/public/android/BUILD.gn ('k') | content/public/test/content_test_suite_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698