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

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: 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/test_runner", 3 "+components/test_runner",
4 "+components/view_manager/public", 4 "+components/mus/public",
sky 2015/09/14 15:58:23 sort
Fady Samuel 2015/09/14 18:23:05 Done.
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

Powered by Google App Engine
This is Rietveld 408576698