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

Side by Side Diff: components/test_runner/DEPS

Issue 2393513004: Convert app banners to use Mojo. (Closed)
Patch Set: Add TODO Created 4 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 | « components/test_runner/BUILD.gn ('k') | components/test_runner/app_banner_client.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+cc", 2 "+cc",
3 "+gin", 3 "+gin",
4 "+gpu/command_buffer/client", 4 "+gpu/command_buffer/client",
5 "+media/midi/midi_service.mojom.h", 5 "+media/midi/midi_service.mojom.h",
6 "+mojo/public",
6 "+net/base", 7 "+net/base",
7 "+skia", 8 "+skia",
8 "+third_party/khronos/GLES2/gl2.h", 9 "+third_party/khronos/GLES2/gl2.h",
9 "+third_party/skia", 10 "+third_party/skia",
10 "+third_party/WebKit/public/platform", 11 "+third_party/WebKit/public/platform",
11 "+third_party/WebKit/public/web", 12 "+third_party/WebKit/public/web",
12 "+ui/display", 13 "+ui/display",
13 "+ui/events", 14 "+ui/events",
14 "+ui/gfx", 15 "+ui/gfx",
15 "+v8/include", 16 "+v8/include",
16 ] 17 ]
OLDNEW
« no previous file with comments | « components/test_runner/BUILD.gn ('k') | components/test_runner/app_banner_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698