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

Unified Diff: chrome/app/mash/BUILD.gn

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/BUILD.gn
diff --git a/chrome/app/mash/BUILD.gn b/chrome/app/mash/BUILD.gn
index 292a191979e2d30e630ba9ee6d8955be42438581..a45a8223237a5fd627cf81c2cabd97c6619a1eac 100644
--- a/chrome/app/mash/BUILD.gn
+++ b/chrome/app/mash/BUILD.gn
@@ -14,6 +14,7 @@ source_set("mash") {
deps = [
":chrome_mash_catalog",
"//base:i18n",
+ "//chrome/common:constants",
"//components/tracing:startup_tracing",
"//content/public/common",
"//mash/common",
« no previous file with comments | « chrome/app/chrome_main.cc ('k') | chrome/app/mash/DEPS » ('j') | chrome/browser/about_flags.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698