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

Unified Diff: chrome/browser/DEPS

Issue 15957008: Move NaCl related switches to their own file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Try to fix the windows build (I don't have access to a windows machine) Created 7 years, 7 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/nacl_fork_delegate_linux.cc ('k') | chrome/browser/about_flags.cc » ('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 e11e2d248a36b288c3f22b7fecfc82140cc214e0..6195955b8f124f7ad0be3d0cd4fc1676d187fcbf 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+apps",
"+breakpad",
"+chrome/app",
+ "+chrome/nacl", # This is temporary. See crbug.com/244791
"+chrome/installer",
"+chrome/tools/profiles", # For history unit tests.
"+chromeos",
« no previous file with comments | « chrome/app/nacl_fork_delegate_linux.cc ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698