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

Unified Diff: mojo/converters/input_events/DEPS

Issue 1085233004: Moves services implementations out of third_party/mojo_services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: unnecessary changes Created 5 years, 8 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/converters/input_events/DEPS
diff --git a/mojo/converters/input_events/DEPS b/mojo/converters/input_events/DEPS
index 6fdb198d72f1e0aef55f59dac83385054aa602bc..81a00b0a8ae617db5e5b2d85bbe2317d0f6443ab 100644
--- a/mojo/converters/input_events/DEPS
+++ b/mojo/converters/input_events/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+third_party/mojo_services/src/input_events",
"+ui/events",
+ "+ui/mojo/events",
]

Powered by Google App Engine
This is Rietveld 408576698