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

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

Issue 554163003: Revert of Create native_viewport_service, don't build it into mojo_shell unless Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 3 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 | Annotate | Revision Log
« no previous file with comments | « mojo/mojo_services.gypi ('k') | mojo/services/html_viewer/html_viewer.cc » ('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 "+media", 3 "+media",
4 "+mojo/cc", 4 "+mojo/cc",
5 "+mojo/application", 5 "+mojo/application",
6 "+mojo/services", 6 "+mojo/services",
7 "+net/base", 7 "+net/base",
8 "+skia", 8 "+skia",
9 "+third_party/WebKit/public", 9 "+third_party/WebKit/public",
10 "+third_party/skia/include", 10 "+third_party/skia/include",
11 "+ui/base",
12 "+ui/events",
13 "+ui/native_theme", 11 "+ui/native_theme",
14 ] 12 ]
OLDNEW
« no previous file with comments | « mojo/mojo_services.gypi ('k') | mojo/services/html_viewer/html_viewer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698