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

Side by Side Diff: mandoline/services/core_services/DEPS

Issue 1276163002: Revert of Sandbox html_viewer on Linux. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/clipboard", 2 "+components/clipboard",
3 "+components/filesystem", 3 "+components/filesystem",
4 "+components/font_service",
5 "+components/resource_provider", 4 "+components/resource_provider",
6 "+components/view_manager", 5 "+components/view_manager",
7 "+mojo/application", 6 "+mojo/application",
8 "+mojo/common", 7 "+mojo/common",
9 "+mojo/services/network", 8 "+mojo/services/network",
10 "+mojo/services/tracing", 9 "+mojo/services/tracing",
11 "+net", 10 "+net",
12 "+third_party/mojo/src/mojo/public", 11 "+third_party/mojo/src/mojo/public",
13 "+third_party/mojo_services/src/clipboard", 12 "+third_party/mojo_services/src/clipboard",
14 "+third_party/mojo_services/src/content_handler/public", 13 "+third_party/mojo_services/src/content_handler/public",
15 ] 14 ]
OLDNEW
« no previous file with comments | « mandoline/services/core_services/BUILD.gn ('k') | mandoline/services/core_services/core_services_application_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698