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

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

Issue 1312693007: test_runner: Add TestInfoExtractor to get the list of test-urls. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mandoline-layout-test-exp
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/view_manager/public", 4 "+components/view_manager/public",
4 "+components/web_view/public", 5 "+components/web_view/public",
5 "+mojo/application/public", 6 "+mojo/application/public",
6 "+mojo/runner", 7 "+mojo/runner",
7 "+net",
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