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

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

Issue 2681663004: Mustash: Ignore --mash flag when comparing flags in UserSessionManager. (Closed)
Patch Set: Updating BUILD.gn 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 2e2b7b3bd0f7a4d2c51472ec099b36f3e0a8427c..4c8508a9331ad587a1fec4e19b77efc913c772ed 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/app/mash/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698