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

Issue 668863002: [Clean up] Move VariationsHttpHeaderProvider into a subdirectory. (Closed)

Created:
6 years, 2 months ago by Ilya Sherman
Modified:
6 years, 2 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Clean up] Move VariationsHttpHeaderProvider into a subdirectory. Along the way, * Tighten up //components/variations and //components/metrics DEPS. * Fix up metrics and variations BUILD.gn files. * Add unit test targets for metrics and variations. BUG=420110 TEST=compiles R=asvitkine@chromium.org TBR=jochen@chromium.org, cbentzel@chromium.org Committed: https://crrev.com/3be67db9b30c4fe4ca54f426361cb621f193a31b Cr-Commit-Position: refs/heads/master@{#301060}

Patch Set 1 #

Patch Set 2 : git-add new BUILD.gn and update header guard #

Patch Set 3 : Restore accidentally removed DEPS entry #

Patch Set 4 : Fix GN variations:unit_tests build #

Total comments: 2

Patch Set 5 : Add GN dependency on //components/google/core/browser #

Total comments: 4

Patch Set 6 : Clean up BUILD.gn files: Simpler target name #

Patch Set 7 : Fix a BUILD.gn file #

Patch Set 8 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -642 lines) Patch
M chrome/browser/BUILD.gn View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/zero_suggest_provider.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_browser_main.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M components/components_tests.gyp View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M components/metrics/BUILD.gn View 1 chunk +23 lines, -0 lines 0 comments Download
M components/metrics/DEPS View 1 chunk +4 lines, -0 lines 0 comments Download
M components/omnibox/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M components/omnibox/search_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/suggestions/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M components/suggestions/suggestions_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/variations.gypi View 2 chunks +3 lines, -3 lines 0 comments Download
M components/variations/BUILD.gn View 1 2 3 4 5 6 4 chunks +25 lines, -4 lines 0 comments Download
M components/variations/DEPS View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
A + components/variations/net/BUILD.gn View 1 2 3 4 5 1 chunk +6 lines, -8 lines 0 comments Download
A + components/variations/net/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
A + components/variations/net/variations_http_header_provider.h View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
A + components/variations/net/variations_http_header_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
A + components/variations/net/variations_http_header_provider_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
D components/variations/variations_http_header_provider.h View 1 2 3 4 5 1 chunk +0 lines, -112 lines 0 comments Download
D components/variations/variations_http_header_provider.cc View 1 chunk +0 lines, -261 lines 0 comments Download
D components/variations/variations_http_header_provider_unittest.cc View 1 chunk +0 lines, -240 lines 0 comments Download

Messages

Total messages: 28 (8 generated)
Ilya Sherman
6 years, 2 months ago (2014-10-21 05:48:36 UTC) #1
Alexei Svitkine (slow)
You have check_deps failures on the bots.
6 years, 2 months ago (2014-10-21 14:50:08 UTC) #2
Ilya Sherman
On 2014/10/21 14:50:08, Alexei Svitkine wrote: > You have check_deps failures on the bots. Feexed.
6 years, 2 months ago (2014-10-22 00:22:20 UTC) #3
Alexei Svitkine (slow)
https://chromiumcodereview.appspot.com/668863002/diff/60001/components/variations/net/BUILD.gn File components/variations/net/BUILD.gn (right): https://chromiumcodereview.appspot.com/668863002/diff/60001/components/variations/net/BUILD.gn#newcode16 components/variations/net/BUILD.gn:16: "//components/variations/proto", Shouldn't this also depend on //components/google_core_browser like it ...
6 years, 2 months ago (2014-10-22 14:04:26 UTC) #4
Ilya Sherman
https://chromiumcodereview.appspot.com/668863002/diff/60001/components/variations/net/BUILD.gn File components/variations/net/BUILD.gn (right): https://chromiumcodereview.appspot.com/668863002/diff/60001/components/variations/net/BUILD.gn#newcode16 components/variations/net/BUILD.gn:16: "//components/variations/proto", On 2014/10/22 14:04:26, Alexei Svitkine wrote: > Shouldn't ...
6 years, 2 months ago (2014-10-22 23:57:43 UTC) #5
Alexei Svitkine (slow)
lgtm
6 years, 2 months ago (2014-10-23 15:20:19 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/668863002/80001
6 years, 2 months ago (2014-10-23 15:21:18 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/19556)
6 years, 2 months ago (2014-10-23 15:27:59 UTC) #10
Ilya Sherman
+jamesr for all BUILD.gn changes. TBR jochen for trivial changes to //chrome/*, //components/omnibox/*, and //components/suggestions/*. ...
6 years, 2 months ago (2014-10-23 22:39:58 UTC) #12
jamesr
I don't have OWNERS for any of these BUILD.gn files
6 years, 2 months ago (2014-10-23 22:43:24 UTC) #13
Ilya Sherman
On 2014/10/23 22:43:24, jamesr wrote: > I don't have OWNERS for any of these BUILD.gn ...
6 years, 2 months ago (2014-10-23 22:59:04 UTC) #14
jamesr
BUILD.gn lgtm with one comment. https://codereview.chromium.org/668863002/diff/80001/components/variations/net/BUILD.gn File components/variations/net/BUILD.gn (right): https://codereview.chromium.org/668863002/diff/80001/components/variations/net/BUILD.gn#newcode5 components/variations/net/BUILD.gn:5: source_set("variations_http_provider") { this is ...
6 years, 2 months ago (2014-10-24 00:30:05 UTC) #15
Ilya Sherman
Thanks, James :) https://codereview.chromium.org/668863002/diff/80001/components/variations/net/BUILD.gn File components/variations/net/BUILD.gn (right): https://codereview.chromium.org/668863002/diff/80001/components/variations/net/BUILD.gn#newcode5 components/variations/net/BUILD.gn:5: source_set("variations_http_provider") { On 2014/10/24 00:30:05, jamesr ...
6 years, 2 months ago (2014-10-24 00:44:45 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/668863002/100001
6 years, 2 months ago (2014-10-24 00:51:52 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_dbg/builds/10738) linux_chromium_gn_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_dbg/builds/10839) linux_chromium_gn_rel ...
6 years, 2 months ago (2014-10-24 01:04:48 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/668863002/120001
6 years, 2 months ago (2014-10-24 01:27:15 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel/builds/5856) linux_chromium_compile_dbg_32 on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32/builds/4315) linux_chromium_gn_dbg ...
6 years, 2 months ago (2014-10-24 01:39:59 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/668863002/140001
6 years, 2 months ago (2014-10-24 05:03:01 UTC) #26
commit-bot: I haz the power
Committed patchset #8 (id:140001)
6 years, 2 months ago (2014-10-24 05:57:52 UTC) #27
commit-bot: I haz the power
6 years, 2 months ago (2014-10-24 05:58:43 UTC) #28
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/3be67db9b30c4fe4ca54f426361cb621f193a31b
Cr-Commit-Position: refs/heads/master@{#301060}

Powered by Google App Engine
This is Rietveld 408576698