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

Unified Diff: media/blink/BUILD.gn

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 | « no previous file | media/blink/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/blink/BUILD.gn
diff --git a/media/blink/BUILD.gn b/media/blink/BUILD.gn
index 33d26d56db53e2551a23c7220c7c29b0452d06a4..db2bbdfda45e5246a06456876c3356a990959cc6 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -92,6 +92,7 @@ if (!is_mac) {
"//base/test:test_support",
"//cc",
"//cc/blink",
+ "//gin",
"//media",
"//media:shared_memory_support",
"//media/base:test_support",
« no previous file with comments | « no previous file | media/blink/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698