|
|
Remove the //ios/public/test target.
Move the test implementation of //ios/public/provider interfaces
to //ios/chrome/browser and //ios/public/provider/chrome/browser
in preparation of moving chrome_browser_state.h.
Add a forwarding header to avoid breaking downstream once this CL
lands with the merge. It will be removed in a followup CL once all
the downstream code has been fixed to use the new header location.
Reformat the code with "git cl format ios/chrome".
BUG= 437333
Committed: https://crrev.com/a2b657a54e8f37ad664957f40d7b385c990c89c4
Cr-Commit-Position: refs/heads/master@{#373238}
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+96 lines, -487 lines) |
Patch |
 |
M |
components/signin.gypi
|
View
|
1
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/BUILD.gn
|
View
|
1
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ios/chrome/browser/sync/fake_sync_service_factory.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ios/chrome/browser/sync/fake_sync_service_factory.cc
|
View
|
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/translate/translate_service_ios_unittest.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/ios_chrome_tests.gyp
|
View
|
1
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/test/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/test/ios_chrome_unit_test_suite.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/ios.gyp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
ios/ios_tests.gyp
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
M |
ios/provider/ios_provider_chrome.gyp
|
View
|
1
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/public/provider/chrome/browser/BUILD.gn
|
View
|
1
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/public/provider/chrome/browser/DEPS
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
ios/public/provider/chrome/browser/test_chrome_browser_provider.h
|
View
|
1
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
ios/public/provider/chrome/browser/test_chrome_browser_provider.mm
|
View
|
1
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
ios/public/provider/chrome/browser/test_chrome_provider_initializer.h
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ios/public/provider/chrome/browser/test_chrome_provider_initializer.cc
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
ios/public/provider/chrome/browser/test_updatable_resource_provider.h
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ios/public/provider/chrome/browser/test_updatable_resource_provider.mm
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
ios/public/test/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
 |
M |
ios/public/test/DEPS
|
View
|
1
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
D |
ios/public/test/OWNERS
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
ios/public/test/fake_sync_service_factory.h
|
View
|
|
1 chunk |
+0 lines, -53 lines |
0 comments
|
Download
|
 |
D |
ios/public/test/fake_sync_service_factory.cc
|
View
|
|
1 chunk |
+0 lines, -68 lines |
0 comments
|
Download
|
 |
M |
ios/public/test/test_chrome_browser_provider.h
|
View
|
1
|
1 chunk |
+5 lines, -35 lines |
0 comments
|
Download
|
 |
D |
ios/public/test/test_chrome_browser_provider.mm
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
 |
D |
ios/public/test/test_chrome_provider_initializer.h
|
View
|
1
2
|
1 chunk |
+5 lines, -23 lines |
0 comments
|
Download
|
 |
D |
ios/public/test/test_chrome_provider_initializer.cc
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
D |
ios/public/test/test_updatable_resource_provider.h
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
 |
D |
ios/public/test/test_updatable_resource_provider.mm
|
View
|
|
1 chunk |
+0 lines, -108 lines |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 13 (6 generated)
|