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

Unified Diff: ui/events/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 | « tools/ipc_fuzzer/message_replay/BUILD.gn ('k') | ui/events/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/BUILD.gn
diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn
index d6d9842cd1bfaf154337e2eff43ecaba117332f8..e75df019a9565c656e710d759c7c66154bb30fca 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -401,7 +401,6 @@ test("events_unittests") {
deps += [
"//cc",
"//ipc:test_support",
- "//mojo/edk/system",
"//mojo/public/cpp/bindings",
"//third_party/WebKit/public:blink_headers",
"//ui/events/blink",
« no previous file with comments | « tools/ipc_fuzzer/message_replay/BUILD.gn ('k') | ui/events/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698