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

Unified Diff: ppapi/proxy/DEPS

Issue 371273004: Ensures that input Pepper Flash supports the newly added AudioBus interface (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/renderer_host/media/audio_input_sync_writer.cc ('k') | ppapi/proxy/audio_input_resource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/proxy/DEPS
diff --git a/ppapi/proxy/DEPS b/ppapi/proxy/DEPS
index 1d723b40a6c68e25f1b5f1a1d3e255e1eb0de32a..6183b609ef4cd4f026b7792d486e5f1a54d9efad 100644
--- a/ppapi/proxy/DEPS
+++ b/ppapi/proxy/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+gpu",
"+ipc",
"+media/audio",
+ "+media/base",
"+skia",
"+ui/surface",
"+ui/events",
« no previous file with comments | « content/browser/renderer_host/media/audio_input_sync_writer.cc ('k') | ppapi/proxy/audio_input_resource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698