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

Unified Diff: components/external_video_surface/DEPS

Issue 1123993002: Componentizes external_video_surface to reduce webview/Cast duplication. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: java DEPS, round 2 Created 5 years, 7 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 | « components/external_video_surface/BUILD.gn ('k') | components/external_video_surface/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/external_video_surface/DEPS
diff --git a/components/external_video_surface/DEPS b/components/external_video_surface/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..f9011b66fc3a8f2abfbe27294682a508766b988e
--- /dev/null
+++ b/components/external_video_surface/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+content/public/android/java/src/org/chromium/content/browser",
+ "+content/public/browser/android",
+ "+jni",
+ "+ui/gfx/geometry",
+]
« no previous file with comments | « components/external_video_surface/BUILD.gn ('k') | components/external_video_surface/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698