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

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

Powered by Google App Engine
This is Rietveld 408576698