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

Unified Diff: skia/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 | « mojo/converters/blink/BUILD.gn ('k') | third_party/WebKit/public/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/BUILD.gn
diff --git a/skia/BUILD.gn b/skia/BUILD.gn
index 10d6603b17cf6cf77d79ede233ebad4ac6cfa5dd..2c9d9de43720cc6850188ca3bd91824aea7d5571 100644
--- a/skia/BUILD.gn
+++ b/skia/BUILD.gn
@@ -732,7 +732,6 @@ test("skia_unittests") {
deps += [
# TODO: Fix this test to not depend on cc.
"//cc:test_support",
- "//mojo/edk/system",
"//mojo/public/cpp/bindings",
"//skia/public/interfaces:test_interfaces",
]
« no previous file with comments | « mojo/converters/blink/BUILD.gn ('k') | third_party/WebKit/public/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698