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

Unified Diff: mojo/services/public/interfaces/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
Index: mojo/services/public/interfaces/input_events/BUILD.gn
diff --git a/mojo/services/public/interfaces/input_events/BUILD.gn b/mojo/services/public/interfaces/input_events/BUILD.gn
index 0385091ece5749763df850f7a1b8cd100811c323..de7a3a910e959ab55e3e6a6a9be58ad6066a212b 100644
--- a/mojo/services/public/interfaces/input_events/BUILD.gn
+++ b/mojo/services/public/interfaces/input_events/BUILD.gn
@@ -12,6 +12,6 @@ mojom("input_events") {
]
deps = [
- "//mojo/services/public/interfaces/geometry",
+ "//mojo/services/geometry/public/interfaces",
]
}
« no previous file with comments | « mojo/services/public/interfaces/gpu/gpu.mojom ('k') | mojo/services/public/interfaces/input_events/input_events.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698