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

Unified Diff: chrome/app/mash/DEPS

Issue 2681663004: Mustash: Ignore --mash flag when comparing flags in UserSessionManager. (Closed)
Patch Set: Adding braces. Created 3 years, 10 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/app/mash/DEPS
diff --git a/chrome/app/mash/DEPS b/chrome/app/mash/DEPS
index 8fdd8af4976f93fba94db4bb16c07dab7eca98d5..7d048210f92779162a765c2b641ed47739414bef 100644
--- a/chrome/app/mash/DEPS
+++ b/chrome/app/mash/DEPS
@@ -5,6 +5,7 @@ include_rules = [
# depend upon chrome code in any way.
"-chrome",
"+chrome/app/mash",
+ "+chrome/common/chrome_switches.h",
"+components/font_service",
"+components/tracing",
"+services/ui",

Powered by Google App Engine
This is Rietveld 408576698