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

Side by Side Diff: chromecast/browser/test/DEPS

Issue 2502143002: Revert of [chromecast] Make testnames consistent. (Closed)
Patch Set: Created 4 years, 1 month 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 "+chromecast/app",
2 "+content/public/test", 3 "+content/public/test",
3 ] 4 ]
5
6 specific_include_rules = {
7 "cast_test_launcher\.cc": [
8 "+mojo/edk/embedder/embedder.h",
9 ],
10 }
OLDNEW
« no previous file with comments | « chromecast/browser/devtools/cast_devtools_manager_delegate_unittest.cc ('k') | chromecast/browser/test/cast_browser_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698