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

Side by Side Diff: components/error_page/renderer/DEPS

Issue 2229943002: Remove dependency on test_runner from some components unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: apply jam's fix for android from crrev.com/2233973003 Created 4 years, 4 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/test_runner",
3 "+components/url_formatter", 2 "+components/url_formatter",
4 "+content/public/common", 3 "+content/public/common",
5 "+grit/components_strings.h", 4 "+grit/components_strings.h",
6 "+net", 5 "+net",
7 "+third_party/WebKit/public/platform", 6 "+third_party/WebKit/public/platform",
8 "+ui/base", 7 "+ui/base",
9 ] 8 ]
OLDNEW
« no previous file with comments | « components/error_page/renderer/BUILD.gn ('k') | components/error_page/renderer/net_error_helper_core_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698