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

Unified Diff: ppapi/shared_impl/DEPS

Issue 10809079: Modify the PPB_Audio_Shared code for NaCl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ppapi/proxy/plugin_main_nacl.cc ('k') | ppapi/shared_impl/ppb_audio_shared.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/shared_impl/DEPS
===================================================================
--- ppapi/shared_impl/DEPS (revision 148266)
+++ ppapi/shared_impl/DEPS (working copy)
@@ -5,6 +5,9 @@
"+skia",
"+webkit/glue",
+ # The untrusted build references the NaCl integrated runtime (IRT).
+ "+native_client/src/untrusted/irt",
+
# Since this is used by the implementation in /webkit, we don't want it to
# depend on IPC.
"-ipc",
« no previous file with comments | « ppapi/proxy/plugin_main_nacl.cc ('k') | ppapi/shared_impl/ppb_audio_shared.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698