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

Unified Diff: mojo/shell/public/cpp/BUILD.gn

Issue 1765243002: Remove Mojo bindings environment. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | « mojo/services/network/public/cpp/BUILD.gn ('k') | mojo/shell/public/cpp/lib/application_test_base.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/public/cpp/BUILD.gn
diff --git a/mojo/shell/public/cpp/BUILD.gn b/mojo/shell/public/cpp/BUILD.gn
index e2cfbc8e7c347beca2193c821030746f0747f90c..b1f0345060df24329033437a05bf13ff5a61dd60 100644
--- a/mojo/shell/public/cpp/BUILD.gn
+++ b/mojo/shell/public/cpp/BUILD.gn
@@ -86,7 +86,6 @@ source_set("test_support") {
"//base/test:test_support",
"//mojo/logging",
"//mojo/public/cpp/bindings",
- "//mojo/public/cpp/environment",
"//mojo/public/cpp/system",
"//mojo/shell/public/interfaces:interfaces_cpp_sources",
]
@@ -111,7 +110,6 @@ source_set("shell_test_support") {
"//base/test:test_support",
"//mojo/logging",
"//mojo/public/cpp/bindings",
- "//mojo/public/cpp/environment",
"//mojo/public/cpp/system",
"//mojo/shell/background:lib",
"//mojo/shell/public/interfaces:interfaces_cpp_sources",
« no previous file with comments | « mojo/services/network/public/cpp/BUILD.gn ('k') | mojo/shell/public/cpp/lib/application_test_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698