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

Unified Diff: content/test/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 | « content/renderer/BUILD.gn ('k') | device/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 55e264e2f586beeaacb749fe5848df05d7faf7ad..90582330811eb49423a99cec7d97be6c0e622b01 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -101,7 +101,6 @@ source_set("test_support") {
"//ipc/mojo",
"//media",
"//mojo/edk/test:test_support",
- "//mojo/environment:chromium",
"//mojo/shell/public/cpp:cpp_for_chromium",
"//storage/browser",
"//storage/common",
@@ -436,7 +435,6 @@ test("content_browsertests") {
"//media/base:test_support",
"//mojo/edk/system",
"//mojo/edk/test:test_support",
- "//mojo/environment:chromium",
"//mojo/public/cpp/bindings",
"//mojo/public/js",
"//mojo/shell/public/cpp:cpp_for_chromium",
@@ -610,7 +608,6 @@ test("content_unittests") {
"//device/battery:mojo_bindings",
"//device/bluetooth",
"//mojo/edk/test:test_support",
- "//mojo/environment:chromium",
"//mojo/public/cpp/bindings",
"//net:extras",
"//net:test_support",
« no previous file with comments | « content/renderer/BUILD.gn ('k') | device/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698