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

Unified Diff: chrome/browser/DEPS

Issue 10689170: Move the Windows sandbox to sandbox/win (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase on top of tree (properly this time) 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 | « chrome/app/chrome_main_delegate.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index bf67478cb65b70b109d3ab9d21b238f06f25e74f..eadc5fe756e7da4c01df9b394abaf1a31758ab84 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -16,7 +16,7 @@ include_rules = [
"+ppapi/shared_impl/ppp_flash_browser_operations_shared.h",
"+rlz",
"+sandbox/linux",
- "+sandbox/src", # The path doesn't say it, but this is the Windows sandbox.
+ "+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox.
"+skia/ext",
"+skia/include",
"+sync/api", # Sync API files.
« no previous file with comments | « chrome/app/chrome_main_delegate.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698