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

Unified Diff: chrome/DEPS

Issue 11186039: Move CC switches to cc/switches.h. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix ChromeOS and rename CCSettings to Settings Created 8 years, 2 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/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index 2aa4f168a9e4c602dff102d95dcf44d90089488d..f05562042b18d3bf83659543f63a73bd27251083 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+ash",
+ "+cc",
"+crypto",
"+gpu",
"+jni",

Powered by Google App Engine
This is Rietveld 408576698