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

Unified Diff: mojo/BUILD.gn

Issue 2270953002: Merge the mojo blink type converter into ui/events/blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address Review Created 4 years, 4 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
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 2dac654cdf647090c9e9acdc9424e4857238cce4..04e5fee5328b52cad92c1c6e63117c575358e286 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -31,7 +31,6 @@ group("tests") {
deps = [
"//ipc:ipc_tests",
"//mojo/common:mojo_common_unittests",
- "//mojo/converters/blink:blink_converters_unittests",
"//mojo/edk/js/test:js_integration_tests",
"//mojo/edk/js/test:js_unittests",
"//mojo/edk/system:mojo_message_pipe_perftests",

Powered by Google App Engine
This is Rietveld 408576698