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

Unified Diff: media/blink/DEPS

Issue 495353003: Move WebMediaPlayerImpl and its dependencies to media/blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 3 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 | « media/blink/BUILD.gn ('k') | media/blink/active_loader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/blink/DEPS
diff --git a/media/blink/DEPS b/media/blink/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..5c058166257266c8e5d81b2169670c312af469c8
--- /dev/null
+++ b/media/blink/DEPS
@@ -0,0 +1,10 @@
+include_rules = [
+ "+cc/layers/video_frame_provider.h",
+ "+cc/layers/video_layer.h",
+ "+cc/blink/web_layer_impl.h",
+ "+media",
+ "+net/base",
+ "+net/http",
+ "+third_party/WebKit/public/platform",
+ "+third_party/WebKit/public/web",
+]
« no previous file with comments | « media/blink/BUILD.gn ('k') | media/blink/active_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698