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

Side by Side Diff: components/core_services/DEPS

Issue 1115363002: mojo: Use ContentHandlers to bundle multiple Applications into a module. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename redirect -> alias Created 5 years, 7 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 "+mojo/application", 3 "+mojo/application",
4 "+mojo/common", 4 "+mojo/common",
5 "+third_party/mojo_services/src/clipboard", 5 "+third_party/mojo_services/src/clipboard",
6 "+third_party/mojo/src/mojo/public", 6 "+third_party/mojo/src/mojo/public",
7 "+third_party/mojo_services/src/content_handler/public",
7 ] 8 ]
OLDNEW
« no previous file with comments | « components/core_services/BUILD.gn ('k') | components/core_services/core_services_application_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698