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

Side by Side Diff: mojo/examples/bitmap_uploader/DEPS

Issue 684543003: Move //mojo/examples to //examples (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « mojo/examples/bitmap_uploader/BUILD.gn ('k') | mojo/examples/bitmap_uploader/bitmap_uploader.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 "+cc/surfaces/surface_id.h",
3 "+cc/surfaces/surface_id_allocator.h",
4 "+gpu/command_buffer/common/mailbox.h",
5 "+gpu/GLES2",
6 "+mojo/geometry",
7 "+third_party/khronos/GLES2",
8 "+third_party/skia/include",
9 "+ui/gfx",
10 ]
OLDNEW
« no previous file with comments | « mojo/examples/bitmap_uploader/BUILD.gn ('k') | mojo/examples/bitmap_uploader/bitmap_uploader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698