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

Side by Side Diff: remoting/client/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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+ppapi", 2 "+ppapi",
3 "+jingle/glue", 3 "+jingle/glue",
4 "+net", 4 "+net",
5 5
6 "+remoting/codec",
6 "+remoting/protocol", 7 "+remoting/protocol",
7 "+remoting/jingle_glue", 8 "+remoting/jingle_glue",
8 ] 9 ]
OLDNEW
« no previous file with comments | « no previous file | remoting/client/audio_decode_scheduler.h » ('j') | remoting/client/audio_decode_scheduler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698