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

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

Issue 1099303002: Move html_viewer from mojo/services to components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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
« no previous file with comments | « mojo/services/html_viewer/BUILD.gn ('k') | mojo/services/html_viewer/OWNERS » ('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 "+base",
3 "+base/test",
4 "+blink/public/resources",
5 "+cc",
6 "+components/webcrypto",
7 "+gin",
8 "+media",
9 "+mojo/cc",
10 "+mojo/converters/surfaces",
11 "+mojo/application",
12 "+mojo/services/network",
13 "+net/base",
14 "+net/test/spawned_test_server",
15 "+skia",
16 "+third_party/mojo_services/src",
17 "+third_party/WebKit/public",
18 "+third_party/skia/include",
19 "+ui/base",
20 "+ui/events",
21 "+ui/gfx/geometry",
22 "+ui/native_theme",
23 ]
OLDNEW
« no previous file with comments | « mojo/services/html_viewer/BUILD.gn ('k') | mojo/services/html_viewer/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698