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

Unified Diff: ppapi/DEPS

Issue 10832285: Switch OnMoreData() to use AudioBus. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Comments. Created 8 years, 3 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 | « media/base/limits.h ('k') | ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_audio.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/DEPS
diff --git a/ppapi/DEPS b/ppapi/DEPS
index 81c1053d8eed8c918fa7b4fb792bdd69a4020d45..bab9452acb11706ee50888a9b41cd9a21e118f18 100644
--- a/ppapi/DEPS
+++ b/ppapi/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+media",
"+third_party/skia",
"+third_party/WebKit/Source/WebKit/chromium/public",
]
« no previous file with comments | « media/base/limits.h ('k') | ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_audio.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698