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

Unified Diff: mojo/edk/system/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/edk/js/tests/BUILD.gn ('k') | mojo/edk/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/system/BUILD.gn
diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn
index b9cac173358a96d63140c1ec8c301cbbe72d33c4..1bd597f311dd7a3c8991f3917f96313b63923523 100644
--- a/mojo/edk/system/BUILD.gn
+++ b/mojo/edk/system/BUILD.gn
@@ -168,7 +168,6 @@ test("mojo_system_unittests") {
"//mojo/edk/system",
"//mojo/edk/test:run_all_unittests",
"//mojo/edk/test:test_support",
- "//mojo/public/cpp/environment:standalone",
"//testing/gtest",
]
@@ -187,7 +186,6 @@ test("mojo_message_pipe_perftests") {
"//mojo/edk/system",
"//mojo/edk/test:run_all_perftests",
"//mojo/edk/test:test_support",
- "//mojo/public/cpp/environment:standalone",
"//testing/gtest",
]
}
« no previous file with comments | « mojo/edk/js/tests/BUILD.gn ('k') | mojo/edk/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698