Chromium Code Reviews

Side by Side Diff: mojo/services/gles2/DEPS

Issue 769173002: Move native_viewport and gles2 service impls to //services (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « mojo/services/gles2/BUILD.gn ('k') | mojo/services/gles2/command_buffer_driver.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 "+gpu/command_buffer",
3 "+mojo/converters/geometry",
4 "+mojo/services/public/interfaces/geometry",
5 "+mojo/services/public/interfaces/gpu",
6 "+ui/gfx",
7 "+ui/gl",
8 ]
OLDNEW
« no previous file with comments | « mojo/services/gles2/BUILD.gn ('k') | mojo/services/gles2/command_buffer_driver.h » ('j') | no next file with comments »

Powered by Google App Engine