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

Unified Diff: ppapi/native_client/DEPS

Issue 306123006: NaCl: Remove some unused include_rules entries (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 | « no previous file | ppapi/native_client/src/trusted/plugin/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/native_client/DEPS
diff --git a/ppapi/native_client/DEPS b/ppapi/native_client/DEPS
index dbcded943de99b53f3b169c837cbc9af90a8188b..60de970472dd933da06183a2f5a36a3da43d2bf2 100644
--- a/ppapi/native_client/DEPS
+++ b/ppapi/native_client/DEPS
@@ -2,16 +2,7 @@ include_rules = [
"+native_client/src/include",
"+native_client/src/public",
"+native_client/src/shared/platform",
-
- # TODO(bradnelson): Eliminate these as they are actually incorrectly rooted
- # internal references.
- "+native_client/src/shared/ppapi_proxy",
"+native_client/src/shared/srpc",
"+native_client/src/trusted/weak_ref",
"+native_client/src/untrusted",
- "+native_client/tests/ppapi_geturl",
- "+native_client/tests/ppapi_test_lib",
- "+srpcgen",
- "+trusted/srpcgen",
- "+untrusted/srpcgen",
]
« no previous file with comments | « no previous file | ppapi/native_client/src/trusted/plugin/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698