 Chromium Code Reviews
 Chromium Code Reviews Issue 11186039:
  Move CC switches to cc/switches.h.  (Closed) 
  Base URL: http://git.chromium.org/chromium/src.git@master
    
  
    Issue 11186039:
  Move CC switches to cc/switches.h.  (Closed) 
  Base URL: http://git.chromium.org/chromium/src.git@master| 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", |