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

Unified Diff: ppapi/native_client/DEPS

Issue 876483002: NaCl: Move src/trusted/plugin/ to components/nacl/renderer/plugin/ (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Update #include guards Created 5 years, 11 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
Index: ppapi/native_client/DEPS
diff --git a/ppapi/native_client/DEPS b/ppapi/native_client/DEPS
index 8ecee163852838df84e02bcb5c5d1a10d898552f..64d0e992b3cb50bc8bc50a80958f4b963ba7877d 100644
--- a/ppapi/native_client/DEPS
+++ b/ppapi/native_client/DEPS
@@ -1,7 +1,5 @@
include_rules = [
"+native_client/src/include",
- "+native_client/src/public",
"+native_client/src/shared/platform",
- "+native_client/src/shared/srpc",
"+native_client/src/untrusted",
]

Powered by Google App Engine
This is Rietveld 408576698