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

Side by Side Diff: components/web_view/test_runner/DEPS

Issue 1344573002: Mandoline: Rename components/view_manager to components/mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/html_viewer/public", 2 "+components/html_viewer/public",
3 "+components/mus/public",
3 "+components/test_runner", 4 "+components/test_runner",
4 "+components/view_manager/public",
5 "+components/web_view/public", 5 "+components/web_view/public",
6 "+mojo/application/public", 6 "+mojo/application/public",
7 "+mojo/runner", 7 "+mojo/runner",
8 "+third_party/mojo/src/mojo/public", 8 "+third_party/mojo/src/mojo/public",
9 "+ui/gfx", 9 "+ui/gfx",
10 ] 10 ]
OLDNEW
« no previous file with comments | « components/web_view/test_runner/BUILD.gn ('k') | components/web_view/test_runner/test_runner_application_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698