|
Stop using TemplateURLServiceTestUtil to initialize TemplateURLServiceFactory
To drop all dependencies on chrome, TemplateURLServiceTestUtil is going to stop interact with TemplateURLServiceFactory.
All tests which have used the util to initialize the factory are rewritten to do it with TemplateURLServiceFactoryTestUtil.
BUG= 387985
TEST=unit_tests
TBR=sky@chromium.org for an include removal in ui_test_utils.cc
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283695
Total comments: 5
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+362 lines, -704 lines) |
Patch |
 |
M |
chrome/browser/autocomplete/autocomplete_result_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc
|
View
|
1
2
3
4
5
6
|
8 chunks |
+15 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/search_provider_install_data.h
|
View
|
1
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/search_provider_install_data.cc
|
View
|
1
|
2 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/search_provider_install_data_unittest.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/search_provider_install_state_message_filter.cc
|
View
|
1
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/template_url_fetcher_unittest.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+13 lines, -19 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/search_engines/template_url_service_factory_test_util.h
|
View
|
1
2
3
|
2 chunks |
+12 lines, -82 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/search_engines/template_url_service_factory_test_util.cc
|
View
|
1
2
3
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/template_url_service_sync_unittest.cc
|
View
|
1
2
3
4
5
|
9 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/template_url_service_test_util.h
|
View
|
1
2
3
4
5
|
4 chunks |
+8 lines, -39 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/template_url_service_test_util.cc
|
View
|
1
2
3
4
5
|
6 chunks |
+48 lines, -119 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/template_url_service_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
58 chunks |
+90 lines, -90 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/glue/search_engine_data_type_controller_unittest.cc
|
View
|
1
2
|
4 chunks |
+11 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/search_engines/keyword_editor_controller_unittest.cc
|
View
|
1
2
3
|
3 chunks |
+13 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/base/ui_test_utils.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/search_engines.gypi
|
View
|
1
2
3
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/search_engines/default_search_pref_test_util.h
|
View
|
1
2
3
|
2 chunks |
+36 lines, -98 lines |
0 comments
|
Download
|
 |
A + |
components/search_engines/default_search_pref_test_util.cc
|
View
|
1
2
3
|
3 chunks |
+7 lines, -187 lines |
0 comments
|
Download
|
 |
M |
components/search_engines/template_url_service.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 20 (0 generated)
|