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

Unified Diff: mojo/converters/input_events/BUILD.gn

Issue 790213002: Restructure public side of geometry service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Nits Created 6 years 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/geometry/geometry_type_converters.h ('k') | mojo/converters/surfaces/tests/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/converters/input_events/BUILD.gn
diff --git a/mojo/converters/input_events/BUILD.gn b/mojo/converters/input_events/BUILD.gn
index 4b0fb46d22034a32df3b3820a44a01f77ef958d5..97c1abb007f023db6390b0070609915a434c7092 100644
--- a/mojo/converters/input_events/BUILD.gn
+++ b/mojo/converters/input_events/BUILD.gn
@@ -20,7 +20,7 @@ component("input_events") {
"//mojo/converters/geometry",
"//mojo/environment:chromium",
"//mojo/public/c/system",
+ "//mojo/services/geometry/public/interfaces",
"//mojo/services/public/interfaces/input_events",
- "//mojo/services/public/interfaces/geometry",
]
}
« no previous file with comments | « mojo/converters/geometry/geometry_type_converters.h ('k') | mojo/converters/surfaces/tests/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698