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

Unified Diff: mojo/BUILD.gn

Issue 1949893003: Convert ui::Event directly to blink::WebInputEvent. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Another try to fix link error Created 4 years, 7 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/mus/compositor_mus_connection.cc ('k') | mojo/converters/blink/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 885166f87500af2c435fc6b3ae7069f344574ff4..c78e40108ed6f39fcb3a541a01d3d1ab7e2ec0a3 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -31,6 +31,7 @@ group("tests") {
deps = [
"//ipc/mojo:ipc_mojo_unittests",
"//mojo/common:mojo_common_unittests",
+ "//mojo/converters/blink:blink_converters_unittests",
"//mojo/converters/surfaces/tests:mojo_surfaces_lib_unittests",
"//mojo/edk/js/test:js_integration_tests",
"//mojo/edk/js/test:js_unittests",
« no previous file with comments | « content/renderer/mus/compositor_mus_connection.cc ('k') | mojo/converters/blink/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698