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

Unified Diff: extensions/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 | « device/vibration/vibration.gyp ('k') | extensions/extensions_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index 5741f96695780f9b2da0af891e2176951f02e704..9e7e2fe397a3051220ceff3bf2e7c11403f4cda7 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -184,7 +184,6 @@ test("extensions_unittests") {
"//extensions/utility",
"//mojo/edk/js",
"//mojo/edk/system",
- "//mojo/environment:chromium",
"//mojo/public/cpp/bindings",
"//mojo/shell/public/interfaces",
"//testing/gmock",
@@ -244,7 +243,6 @@ test("extensions_browsertests") {
"//device/usb:mocks",
"//mojo/edk/js",
"//mojo/edk/system",
- "//mojo/environment:chromium",
"//mojo/public/cpp/bindings",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « device/vibration/vibration.gyp ('k') | extensions/extensions_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698