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

Issue 1668543003: Componentizes builtin_provider_unittest.cc. (Closed)

Created:
4 years, 10 months ago by rohitrao (ping after 24h)
Modified:
4 years, 10 months ago
Reviewers:
*Peter Kasting, blundell
CC:
chromium-reviews, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Componentizes builtin_provider_unittest.cc. Removes dependencies on chrome/ and content/ and moves the file to components/omnibox/browser. Based on https://codereview.chromium.org/1522303005/ by abhishek21@samsung.com. BUG=569841 TEST=None Committed: https://crrev.com/7decccec1fc39bf69e2fe287757f4c9fd8ff13a7 Cr-Commit-Position: refs/heads/master@{#373522}

Patch Set 1 #

Patch Set 2 : Cleanups. #

Total comments: 9

Patch Set 3 : Review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -490 lines) Patch
D chrome/browser/autocomplete/builtin_provider_unittest.cc View 1 chunk +0 lines, -338 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M components/components_tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M components/omnibox/browser/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A + components/omnibox/browser/builtin_provider_unittest.cc View 1 2 9 chunks +142 lines, -151 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
rohitrao (ping after 24h)
Taking over from the external contributor. I think I've addressed the major comments from that ...
4 years, 10 months ago (2016-02-03 19:52:50 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1668543003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1668543003/20001
4 years, 10 months ago (2016-02-03 20:03:48 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-03 20:51:01 UTC) #8
Peter Kasting
LGTM https://codereview.chromium.org/1668543003/diff/20001/components/omnibox/browser/builtin_provider_unittest.cc File components/omnibox/browser/builtin_provider_unittest.cc (right): https://codereview.chromium.org/1668543003/diff/20001/components/omnibox/browser/builtin_provider_unittest.cc#newcode136 components/omnibox/browser/builtin_provider_unittest.cc:136: const GURL kURL1 = GURL(kDefaultURL1); Here and elsewhere ...
4 years, 10 months ago (2016-02-04 01:14:47 UTC) #9
blundell
lgtm Wrt url_fixer.cc, the issue is that the "chrome://" scheme is used in free-standing functions, ...
4 years, 10 months ago (2016-02-04 08:32:30 UTC) #10
blundell
Also, please reference in the description that this builds on https://codereview.chromium.org/1522303005/ by abhishek21@samsung.com.
4 years, 10 months ago (2016-02-04 08:35:21 UTC) #11
rohitrao (ping after 24h)
https://codereview.chromium.org/1668543003/diff/20001/components/omnibox/browser/builtin_provider_unittest.cc File components/omnibox/browser/builtin_provider_unittest.cc (right): https://codereview.chromium.org/1668543003/diff/20001/components/omnibox/browser/builtin_provider_unittest.cc#newcode136 components/omnibox/browser/builtin_provider_unittest.cc:136: const GURL kURL1 = GURL(kDefaultURL1); On 2016/02/04 01:14:47, Peter ...
4 years, 10 months ago (2016-02-04 12:34:27 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1668543003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1668543003/40001
4 years, 10 months ago (2016-02-04 12:35:03 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-04 13:25:09 UTC) #18
commit-bot: I haz the power
4 years, 10 months ago (2016-02-04 13:27:01 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7decccec1fc39bf69e2fe287757f4c9fd8ff13a7
Cr-Commit-Position: refs/heads/master@{#373522}

Powered by Google App Engine
This is Rietveld 408576698