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

Unified Diff: components/nacl/loader/DEPS

Issue 20337002: Move NaCl loader related files to components/nacl/loader. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add TODO and remove sandbox entry Created 7 years, 5 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 | « components/nacl/OWNERS ('k') | components/nacl/loader/nacl_ipc_adapter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/loader/DEPS
diff --git a/chrome/nacl/DEPS b/components/nacl/loader/DEPS
similarity index 82%
copy from chrome/nacl/DEPS
copy to components/nacl/loader/DEPS
index a97afd9f202ad75d01c017bcf5609f106e55365c..aa045563f80d12d92204c875650b2f33ba80dedd 100644
--- a/chrome/nacl/DEPS
+++ b/components/nacl/loader/DEPS
@@ -1,9 +1,7 @@
include_rules = [
- "+chrome/app/breakpad_win.h",
- "+chrome/app/chrome_breakpad_client.h",
- "+components/breakpad",
"+components/nacl",
"+content/public/app/startup_helper_win.h",
+ "+crypto",
"+sandbox/linux/seccomp-bpf",
"+sandbox/linux/services",
"+sandbox/win/src",
« no previous file with comments | « components/nacl/OWNERS ('k') | components/nacl/loader/nacl_ipc_adapter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698