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

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

Issue 10797018: Re-enabling checkdeps for most of ppapi + nacl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tweak base + gpu 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
OLDNEW
(Empty)
1 include_rules = [
2 # TODO(bradnelson): eliminate this as its actually an incorrectly rooted
3 # internal reference.
4 "+native_client/src/trusted/plugin",
5
6 "+gpu",
7 "+native_client/src/shared/imc",
8 "+native_client/src/shared/srpc",
9 "+native_client/src/trusted/desc",
10 "+native_client/src/trusted/service_runtime/include/machine",
11 "+native_client/src/untrusted/irt",
12 "+native_client/src/untrusted/pthread",
13 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698