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

Unified Diff: chrome/renderer/DEPS

Issue 938903003: Cast: Javascript bindings for cast receiver (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cast_receiver_session
Patch Set: merged Created 5 years, 10 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: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index c81f7f8595fbfbe8ba34d4091cadc3222211be65..16c3f95cfc0c7ae8ac279ea1f3b02878abf5de7b 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -32,6 +32,7 @@ include_rules = [
"+extensions/renderer",
"+gin",
"+grit", # For generated headers. TODO(thestig): Remove.
+ "+media/audio",
miu 2015/02/26 06:23:34 Did you mean to keep this in here? If so, what fi
hubbe 2015/02/28 00:17:11 Moved to inner level.
"+ppapi/c",
"+ppapi/shared_impl",
"+skia",

Powered by Google App Engine
This is Rietveld 408576698