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

Unified Diff: mojo/services/view_manager/public/cpp/DEPS

Issue 788353002: Restructure public side of input_events service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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/view_manager/public/cpp/DEPS
diff --git a/mojo/services/view_manager/public/cpp/DEPS b/mojo/services/view_manager/public/cpp/DEPS
index 0165d5d756349584c5186a6aa82c885375f16864..29da7f07a822bfc75e05d6794e06d59420a980a5 100644
--- a/mojo/services/view_manager/public/cpp/DEPS
+++ b/mojo/services/view_manager/public/cpp/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+mojo/services/geometry/public/cpp",
"+mojo/services/geometry/public/interfaces",
- "+mojo/services/public/interfaces/input_events",
+ "+mojo/services/input_events/public/interfaces",
"+mojo/services/surfaces/public/interfaces",
"+ui/gfx/geometry"
]
« no previous file with comments | « mojo/services/view_manager/public/cpp/BUILD.gn ('k') | mojo/services/view_manager/public/cpp/view_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698