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

Unified Diff: chrome/renderer/DEPS

Issue 20345: The guts of the video renderer logic that relate to timing and queuing of fra... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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
===================================================================
--- chrome/renderer/DEPS (revision 10251)
+++ chrome/renderer/DEPS (working copy)
@@ -4,7 +4,8 @@
"+chrome/plugin",
"+grit", # For generated headers
"+media/audio",
- "+media/base", # For HTML5 media rendering.
+ "+media/base",
+ "+media/filters",
"+sandbox/src",
"+skia/ext",
"+skia/include",
« no previous file with comments | « no previous file | chrome/renderer/media/video_renderer_impl.h » ('j') | chrome/renderer/media/video_renderer_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698