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

Issue 1680333002: [Sync] USS: Define SharedModelTypeProcessorTest methods inline. (Closed)

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

Description

[Sync] USS: Define SharedModelTypeProcessorTest methods inline. It's strange to declare things in one place and define them in another within the same file. This CL does not affect any logic, it simply moves code around. Also use namespace std to shorten code. BUG= Committed: https://crrev.com/e766bb6aa8822559c883690afe01b2bc7c1214d9 Cr-Commit-Position: refs/heads/master@{#374943}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix lints. #

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+239 lines, -342 lines) Patch
M sync/internal_api/shared_model_type_processor_unittest.cc View 1 2 2 chunks +239 lines, -342 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 10 (3 generated)
maxbogue
Pavel, PTAL. This is just reorganizing the file a little for my own sanity. No ...
4 years, 10 months ago (2016-02-09 22:00:30 UTC) #2
pavely
https://codereview.chromium.org/1680333002/diff/1/sync/internal_api/shared_model_type_processor_unittest.cc File sync/internal_api/shared_model_type_processor_unittest.cc (right): https://codereview.chromium.org/1680333002/diff/1/sync/internal_api/shared_model_type_processor_unittest.cc#newcode25 sync/internal_api/shared_model_type_processor_unittest.cc:25: using namespace std; I think this is not allowed ...
4 years, 10 months ago (2016-02-09 23:36:50 UTC) #3
maxbogue
Fixed the std thing; PTAL! https://codereview.chromium.org/1680333002/diff/1/sync/internal_api/shared_model_type_processor_unittest.cc File sync/internal_api/shared_model_type_processor_unittest.cc (right): https://codereview.chromium.org/1680333002/diff/1/sync/internal_api/shared_model_type_processor_unittest.cc#newcode25 sync/internal_api/shared_model_type_processor_unittest.cc:25: using namespace std; On ...
4 years, 10 months ago (2016-02-11 00:46:19 UTC) #4
pavely
lgtm
4 years, 10 months ago (2016-02-11 01:01:16 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1680333002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1680333002/40001
4 years, 10 months ago (2016-02-11 17:27:54 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-11 19:52:50 UTC) #8
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:36:47 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e766bb6aa8822559c883690afe01b2bc7c1214d9
Cr-Commit-Position: refs/heads/master@{#374943}

Powered by Google App Engine
This is Rietveld 408576698