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

Unified Diff: media/blink/DEPS

Issue 1029763002: Introduce CancelUponDeferral() to buffered media loaders. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments Created 5 years, 9 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/buffered_data_source.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
index e92dacb2eac12c1865b2b89036dea1f18dfcfa3c..9ab9dd462ab71ec7ccc7d974680527137625e0b0 100644
--- a/media/blink/DEPS
+++ b/media/blink/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+cc/blink/web_layer_impl.h",
"+cc/layers/video_frame_provider.h",
"+cc/layers/video_layer.h",
+ "+gin",
"+gpu/blink",
"+media",
"+net/base",
« no previous file with comments | « media/blink/BUILD.gn ('k') | media/blink/buffered_data_source.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698