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

Unified Diff: extensions/BUILD.gn

Issue 2059983002: Remove unnecessary dependencies on mojo/edk/system (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cleanup
Patch Set: . Created 4 years, 6 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/vr/BUILD.gn ('k') | extensions/shell/BUILD.gn » ('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 22a97faa1cad01f478f2847af96759bd36534c5b..21c24ba66415e0c5d3bee771f70c8e2a1cbc446c 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -241,7 +241,6 @@ test("extensions_browsertests") {
"//device/hid:mocks",
"//device/usb:test_support",
"//mojo/edk/js",
- "//mojo/edk/system",
"//mojo/public/cpp/bindings",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « device/vr/BUILD.gn ('k') | extensions/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698