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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/gpu",
2 "+gpu", 3 "+gpu",
3 "+mojo/converters", 4 "+mojo/converters",
4 "+third_party/mojo/src/mojo/public", 5 "+third_party/mojo/src/mojo/public",
5 "+third_party/mojo_services/src/geometry",
6 "+third_party/mojo_services/src/gpu",
7 "+ui", 6 "+ui",
8 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698