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

Unified Diff: content/shell/renderer/DEPS

Issue 15993018: Reland: Use a shared thread for media operations (round 3). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix stop race Created 7 years, 6 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
Index: content/shell/renderer/DEPS
diff --git a/content/shell/renderer/DEPS b/content/shell/renderer/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..47de12f040fd821ad5a16130f68f0db42f982723
--- /dev/null
+++ b/content/shell/renderer/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+media/base", # For media::MediaLog.
+]

Powered by Google App Engine
This is Rietveld 408576698