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

Unified Diff: chrome/app/DEPS

Issue 10792027: Move /seccompsandbox to /sandbox/linux/seccomp-legacy (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase on top of tree (post Windows sandbox move) Created 8 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 | « DEPS ('k') | chrome/app/breakpad_linux.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/DEPS
diff --git a/chrome/app/DEPS b/chrome/app/DEPS
index e8880a2a26d4526d7523e04ba6865d13c58a317f..31f4011a80e0dcaaa5eb16508fc5c65e8f4d8fbb 100644
--- a/chrome/app/DEPS
+++ b/chrome/app/DEPS
@@ -12,7 +12,7 @@ include_rules = [
"+media/base", # For initializing media library.
"+policy", # For generated headers and source
"+sandbox",
- "+seccompsandbox",
+ "+sandbox/linux/seccomp-legacy",
"+tools/memory_watcher",
"+third_party/lss/linux_syscall_support.h",
]
« no previous file with comments | « DEPS ('k') | chrome/app/breakpad_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698