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

Unified Diff: chrome/common/DEPS

Issue 15957008: Move NaCl related switches to their own file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move ppapi switches back to chrome_switches 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
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 5eb4b949286e7bbfe2655b1d6021cdefd1abc8d5..a790be54cfd1fde7093bc0104f88a8b709efe087 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+apps/app_shim", # For app shim messages.
"+breakpad", # For Breakpad constants.
+ "+chrome/nacl",
"+chrome/plugin", # For checking whether we're a plugin process.
"+chromeos", # For chromeos_switches.h
"+components/autofill/common",

Powered by Google App Engine
This is Rietveld 408576698