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

Unified Diff: chromecast/browser/DEPS

Issue 693953002: Specify --ui-disable-partial-swap in the internal command Lines (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: include cc/base/switches.h and modify DEPS Created 6 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
« no previous file with comments | « no previous file | chromecast/browser/cast_browser_main_parts.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/browser/DEPS
diff --git a/chromecast/browser/DEPS b/chromecast/browser/DEPS
index b1af3630329e086f94d0bd871e06a33606811c27..35ecafa4778435a221bb0fdd6f9b17474405db54 100644
--- a/chromecast/browser/DEPS
+++ b/chromecast/browser/DEPS
@@ -1,6 +1,7 @@
include_rules = [
# chromecast/browser/ is the top-level main directory for the Chromecast
# embedder and can include from all other chromecast/ directories.
+ "+cc/base",
danakj 2014/11/03 15:53:22 you could just deps on cc/base/switches.h?
GusFernandez 2014/11/03 16:34:25 Done.
"+chromecast",
"+components/crash",
"+content/public/browser",
« no previous file with comments | « no previous file | chromecast/browser/cast_browser_main_parts.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698