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

Unified Diff: components/nacl/browser/DEPS

Issue 75463005: Move more files from chrome/browser/nacl_host/ to components/nacl/browser/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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: components/nacl/browser/DEPS
diff --git a/components/nacl/browser/DEPS b/components/nacl/browser/DEPS
index 67b5b476401ee1f4b282f662ff7db72e1dd5b96d..ed24f5104d030fdd3bf9ff992bb0ce9694a641ed 100644
--- a/components/nacl/browser/DEPS
+++ b/components/nacl/browser/DEPS
@@ -1,5 +1,9 @@
include_rules = [
"+content/public/browser",
"+content/public/test",
+ "+native_client",
"+net",
+ "+ppapi/host",
+ "+ppapi/proxy",
+ "+ppapi/shared_impl",
]

Powered by Google App Engine
This is Rietveld 408576698