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

Unified Diff: content/DEPS

Issue 11186039: Move CC switches to cc/switches.h. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Update login_utils 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: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 7600e6547f7b7bdc6ef204cc3b05df9e452b5c73..18c04626f9470011993899b19163b7c79eea8ca0 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -3,6 +3,8 @@
include_rules = [
"+crypto",
+ "+cc",
sky 2012/10/18 17:16:26 nit: keep sorted.
+
# The subdirectories in content/ will manually allow their own include
# directories in content/ so we disallow all of them.
"-content",

Powered by Google App Engine
This is Rietveld 408576698