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

Unified Diff: chrome/test/BUILD.gn

Issue 2208613002: Remove MOJO_SHELL_CLIENT define. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tot-merge Created 4 years, 4 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/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 14d3200fef60fb4fdd9996a3a2a5bf8f8ba8b5a4..1e99e3aa744b54a8d044ee0a702264a10f1fc3d2 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -900,8 +900,6 @@ static_library("browser_tests_runner") {
"//chrome/app:mojo_manifests",
"//mash/session",
]
-
- defines = [ "MOJO_SHELL_CLIENT" ]
}
}

Powered by Google App Engine
This is Rietveld 408576698