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

Unified Diff: remoting/codec/DEPS

Issue 10843031: Piping for audio decoding. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Changed an #include to a forward declaration Created 8 years, 4 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: remoting/codec/DEPS
diff --git a/remoting/codec/DEPS b/remoting/codec/DEPS
index 9e5dc3cdd59dbd80ed614e09eb0f092c5ff8d6cb..6076cf2a353bc5611551d3361bb7d2db0e055fcc 100644
--- a/remoting/codec/DEPS
+++ b/remoting/codec/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+google/protobuf",
+ "+remoting/protocol",
]

Powered by Google App Engine
This is Rietveld 408576698