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

Unified Diff: chrome/renderer/extensions/DEPS

Issue 938903003: Cast: Javascript bindings for cast receiver (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cast_receiver_session
Patch Set: removed local port 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/extensions/DEPS
diff --git a/chrome/browser/chromeos/device/DEPS b/chrome/renderer/extensions/DEPS
similarity index 51%
copy from chrome/browser/chromeos/device/DEPS
copy to chrome/renderer/extensions/DEPS
index 2225efa4ac8502366fc46c58864fad83e0701436..0b71cef0f097a3115824c9151a3b16ccbab005b5 100644
--- a/chrome/browser/chromeos/device/DEPS
+++ b/chrome/renderer/extensions/DEPS
@@ -1,3 +1,4 @@
include_rules = [
- "+device/hid"
+ "+media/audio",
]
+
Yoyo Zhou 2015/03/04 03:12:15 nit: looks like there's an extra newline
hubbe 2015/03/04 23:12:33 Done.

Powered by Google App Engine
This is Rietveld 408576698