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

Unified Diff: components/gles2/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: components/gles2/DEPS
diff --git a/components/gles2/DEPS b/components/gles2/DEPS
index 916b0dc37041e474b1cbaf96742ccc4a35df52c1..3a90be0d22325294cf93ea1a04dbd0849b08db9e 100644
--- a/components/gles2/DEPS
+++ b/components/gles2/DEPS
@@ -1,8 +1,7 @@
include_rules = [
+ "+components/gpu",
"+gpu",
"+mojo/converters",
"+third_party/mojo/src/mojo/public",
- "+third_party/mojo_services/src/geometry",
- "+third_party/mojo_services/src/gpu",
"+ui",
]

Powered by Google App Engine
This is Rietveld 408576698