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

Issue 1663783002: Remove the //ios/public/test target. (Closed)

Created:
4 years, 10 months ago by sdefresne
Modified:
4 years, 10 months ago
Reviewers:
droger
CC:
chromium-reviews, maxbogue+watch_chromium.org, plaree+watch_chromium.org, sdefresne+watch_chromium.org, tim+watch_chromium.org, zea+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@ios_tests
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

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}

Patch Set 1 #

Patch Set 2 : Move some implementations to ios/public/provider/chrome/browser #

Total comments: 1

Patch Set 3 : Add missing forwarding-header #

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:

Messages

Total messages: 13 (6 generated)
sdefresne
Please take a look.
4 years, 10 months ago (2016-02-03 12:57:08 UTC) #2
droger
As discussed offline, I would prefer moving the files in - ios/chrome/browser/provider to - ios/public/provider/chrome/browser
4 years, 10 months ago (2016-02-03 13:25:31 UTC) #3
sdefresne
On 2016/02/03 at 13:25:31, droger wrote: > As discussed offline, I would prefer moving the ...
4 years, 10 months ago (2016-02-03 13:44:00 UTC) #5
droger
Thank you. LGTM https://codereview.chromium.org/1663783002/diff/20001/ios/chrome/ios_chrome_tests.gyp File ios/chrome/ios_chrome_tests.gyp (right): https://codereview.chromium.org/1663783002/diff/20001/ios/chrome/ios_chrome_tests.gyp#newcode141 ios/chrome/ios_chrome_tests.gyp:141: 'test/testing_application_context.h', Not related to your CL, ...
4 years, 10 months ago (2016-02-03 13:56:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1663783002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1663783002/40001
4 years, 10 months ago (2016-02-03 14:15:38 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-03 15:16:12 UTC) #11
commit-bot: I haz the power
4 years, 10 months ago (2016-02-03 15:17:44 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a2b657a54e8f37ad664957f40d7b385c990c89c4
Cr-Commit-Position: refs/heads/master@{#373238}

Powered by Google App Engine
This is Rietveld 408576698