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

Unified Diff: chrome/browser/DEPS

Issue 9433006: Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The reason is the content mo… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: review comments Created 8 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
« no previous file with comments | « no previous file | chrome/browser/browser_process.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
===================================================================
--- chrome/browser/DEPS (revision 123165)
+++ chrome/browser/DEPS (working copy)
@@ -10,7 +10,6 @@
"+content/public/browser",
"+google_update",
"+grit", # For generated headers
- "+media/audio", # For audio input for speech input feature.
"+policy", # For generated headers and source
"+ppapi/c", # For various types.
"+ppapi/proxy",
@@ -73,7 +72,6 @@
"+content/browser/renderer_host/backing_store_skia.h",
"+content/browser/renderer_host/dummy_resource_handler.h",
"+content/browser/renderer_host/media/media_observer.h",
- "+content/browser/renderer_host/media/media_stream_manager.h",
"+content/browser/renderer_host/mock_render_process_host.h",
"+content/browser/renderer_host/render_process_host_browsertest.h",
"+content/browser/renderer_host/render_sandbox_host_linux.h",
« no previous file with comments | « no previous file | chrome/browser/browser_process.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698