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

Side by Side Diff: content/public/renderer/DEPS

Issue 10662030: WebMediaPlayerImpl needs to own the audio source provider. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 8 years, 5 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 "+content/renderer/render_view_impl.h", 2 "+content/renderer/render_view_impl.h",
3 "+media/base/audio_renderer_sink.h",
scherkus (not reviewing) 2012/07/09 23:13:23 I think you can get rid of this if you fix fwd dec
Raymond Toy 2012/07/10 02:51:39 Done.
3 "+v8/include/v8.h", 4 "+v8/include/v8.h",
4 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698