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

Issue 11028086: Cleanup: IWYU for base/time.h in sync/. (Closed)

Created:
8 years, 2 months ago by Lei Zhang
Modified:
8 years, 2 months ago
Reviewers:
akalin
CC:
chromium-reviews, Raghu Simha, haitaol1, tim (not reviewing)
Visibility:
Public.

Description

Cleanup: IWYU for base/time.h in sync/. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161059

Patch Set 1 #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M sync/engine/throttled_data_type_tracker.h View 1 chunk +4 lines, -0 lines 0 comments Download
M sync/engine/throttled_data_type_tracker.cc View 1 chunk +1 line, -0 lines 0 comments Download
M sync/engine/throttled_data_type_tracker_unittest.cc View 1 2 chunks +1 line, -1 line 0 comments Download
M sync/internal_api/base_node.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M sync/internal_api/public/base/model_type.h View 1 chunk +0 lines, -1 line 0 comments Download
M sync/internal_api/public/base_node.h View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M sync/internal_api/public/engine/sync_status.h View 1 chunk +1 line, -0 lines 0 comments Download
M sync/internal_api/public/sync_manager.h View 1 chunk +0 lines, -1 line 0 comments Download
M sync/sessions/sync_session_context.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
Lei Zhang
8 years, 2 months ago (2012-10-09 00:59:56 UTC) #1
akalin
LGTM http://codereview.chromium.org/11028086/diff/10002/sync/internal_api/public/base_node.h File sync/internal_api/public/base_node.h (right): http://codereview.chromium.org/11028086/diff/10002/sync/internal_api/public/base_node.h#newcode92 sync/internal_api/public/base_node.h:92: const base::Time& GetModificationTime() const; doesn't a forward-declaration suffice ...
8 years, 2 months ago (2012-10-09 21:22:27 UTC) #2
Lei Zhang
https://chromiumcodereview.appspot.com/11028086/diff/10002/sync/internal_api/public/base_node.h File sync/internal_api/public/base_node.h (right): https://chromiumcodereview.appspot.com/11028086/diff/10002/sync/internal_api/public/base_node.h#newcode92 sync/internal_api/public/base_node.h:92: const base::Time& GetModificationTime() const; On 2012/10/09 21:22:27, akalin wrote: ...
8 years, 2 months ago (2012-10-09 22:38:40 UTC) #3
akalin
On 2012/10/09 22:38:40, Lei Zhang wrote: > https://chromiumcodereview.appspot.com/11028086/diff/10002/sync/internal_api/public/base_node.h > File sync/internal_api/public/base_node.h (right): > > https://chromiumcodereview.appspot.com/11028086/diff/10002/sync/internal_api/public/base_node.h#newcode92 ...
8 years, 2 months ago (2012-10-09 23:06:50 UTC) #4
Lei Zhang
On 2012/10/09 23:06:50, akalin wrote: > On 2012/10/09 22:38:40, Lei Zhang wrote: > > > ...
8 years, 2 months ago (2012-10-09 23:17:02 UTC) #5
akalin
On 2012/10/09 23:17:02, Lei Zhang wrote: > Not sure if that's true, isn't there more ...
8 years, 2 months ago (2012-10-09 23:25:44 UTC) #6
akalin
https://codereview.chromium.org/11028086/diff/10002/sync/internal_api/public/base_node.h File sync/internal_api/public/base_node.h (right): https://codereview.chromium.org/11028086/diff/10002/sync/internal_api/public/base_node.h#newcode92 sync/internal_api/public/base_node.h:92: const base::Time& GetModificationTime() const; On 2012/10/09 22:38:40, Lei Zhang ...
8 years, 2 months ago (2012-10-09 23:25:53 UTC) #7
Lei Zhang
On 2012/10/09 23:25:44, akalin wrote: > On 2012/10/09 23:17:02, Lei Zhang wrote: > > Not ...
8 years, 2 months ago (2012-10-09 23:46:17 UTC) #8
akalin
On 2012/10/09 23:46:17, Lei Zhang wrote: > The ctor/dtor/vtable don't count? It doesn't have a ...
8 years, 2 months ago (2012-10-10 00:05:04 UTC) #9
Lei Zhang
Umm, ya, done. I'm having a special moment here.
8 years, 2 months ago (2012-10-10 00:12:18 UTC) #10
akalin
LGTM!
8 years, 2 months ago (2012-10-10 00:18:34 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/11028086/7008
8 years, 2 months ago (2012-10-10 03:35:29 UTC) #12
commit-bot: I haz the power
8 years, 2 months ago (2012-10-10 05:53:31 UTC) #13
Change committed as 161059

Powered by Google App Engine
This is Rietveld 408576698