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

Side by Side Diff: ppapi/native_client/src/shared/ppapi_proxy/DEPS

Issue 10837350: Revert 152406 - Introduce shared_memory_support media target for PPAPI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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 unified diff | Download patch | Annotate | Revision Log
Property Changes:
Added: svn:mergeinfo
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # TODO(bradnelson): eliminate this as its actually an incorrectly rooted 2 # TODO(bradnelson): eliminate this as its actually an incorrectly rooted
3 # internal reference. 3 # internal reference.
4 "+native_client/src/trusted/plugin", 4 "+native_client/src/trusted/plugin",
5 5
6 "+gpu", 6 "+gpu",
7 "+media",
8 "+native_client/src/shared/imc", 7 "+native_client/src/shared/imc",
9 "+native_client/src/shared/srpc", 8 "+native_client/src/shared/srpc",
10 "+native_client/src/trusted/desc", 9 "+native_client/src/trusted/desc",
11 "+native_client/src/trusted/service_runtime/include/machine", 10 "+native_client/src/trusted/service_runtime/include/machine",
12 "+native_client/src/untrusted/irt", 11 "+native_client/src/untrusted/irt",
13 "+native_client/src/untrusted/pthread", 12 "+native_client/src/untrusted/pthread",
14 ] 13 ]
OLDNEW
« no previous file with comments | « ppapi/native_client/native_client.gyp ('k') | ppapi/native_client/src/shared/ppapi_proxy/browser_ppb_audio_rpc_server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698