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

Issue 10696083: sync: Move MarkForSyncing to mutable_entry.cc (Closed)

Created:
8 years, 5 months ago by rlarocque
Modified:
8 years, 5 months ago
Reviewers:
akalin
CC:
chromium-reviews
Visibility:
Public.

Description

sync: Move MarkForSyncing to mutable_entry.cc Prior to this change, the function was declared in mutable_entry.h and defined in syncable_util.cc. This was the result of an error in r143218, which split syncable.cc into several files. This commit fixes the error by moving the defintion of the function. BUG=103332 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145252

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M sync/syncable/mutable_entry.cc View 1 1 chunk +10 lines, -0 lines 0 comments Download
M sync/syncable/syncable_util.cc View 1 1 chunk +0 lines, -10 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
rlarocque
Another small change. Please review.
8 years, 5 months ago (2012-07-02 20:35:12 UTC) #1
akalin
lgtm
8 years, 5 months ago (2012-07-02 20:39:01 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rlarocque@chromium.org/10696083/7001
8 years, 5 months ago (2012-07-03 02:13:01 UTC) #3
commit-bot: I haz the power
8 years, 5 months ago (2012-07-03 03:42:27 UTC) #4
Change committed as 145252

Powered by Google App Engine
This is Rietveld 408576698