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

Unified Diff: mojo/converters/geometry/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/geometry/DEPS
diff --git a/mojo/converters/geometry/DEPS b/mojo/converters/geometry/DEPS
index f5b0b48eac16b0c4b0003474a909e9a1d38e9668..3985ac331a40027fceb94d91bab2ed959082cda1 100644
--- a/mojo/converters/geometry/DEPS
+++ b/mojo/converters/geometry/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+third_party/mojo_services/src/geometry",
"+ui/gfx/geometry",
+ "+ui/mojo/geometry",
]

Powered by Google App Engine
This is Rietveld 408576698