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

Issue 14348013: Remove legacy in DriveSyncClient. (Closed)

Created:
7 years, 8 months ago by kinaba
Modified:
7 years, 8 months ago
Reviewers:
hashimoto
CC:
chromium-reviews, tfarina, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Remove legacy in DriveSyncClient. The feature using Profile or Preferences has been moved to DriveScheduler, so we don't need them here anymore. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195234

Patch Set 1 #

Total comments: 14

Patch Set 2 : Review fix #

Total comments: 2

Patch Set 3 : Review fix + alpha #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -73 lines) Patch
M chrome/browser/chromeos/drive/drive_sync_client.h View 1 2 4 chunks +6 lines, -21 lines 0 comments Download
M chrome/browser/chromeos/drive/drive_sync_client.cc View 1 2 2 chunks +10 lines, -19 lines 0 comments Download
M chrome/browser/chromeos/drive/drive_sync_client_unittest.cc View 1 2 4 chunks +4 lines, -31 lines 0 comments Download
M chrome/browser/chromeos/drive/drive_system_service.cc View 1 2 3 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
kinaba
7 years, 8 months ago (2013-04-19 03:36:47 UTC) #1
hashimoto
looks good, some minor comments https://codereview.chromium.org/14348013/diff/1/chrome/browser/chromeos/drive/drive_sync_client.h File chrome/browser/chromeos/drive/drive_sync_client.h (right): https://codereview.chromium.org/14348013/diff/1/chrome/browser/chromeos/drive/drive_sync_client.h#newcode14 chrome/browser/chromeos/drive/drive_sync_client.h:14: #include "chrome/browser/chromeos/drive/drive_cache.h" Can't this ...
7 years, 8 months ago (2013-04-19 03:43:21 UTC) #2
kinaba
https://codereview.chromium.org/14348013/diff/1/chrome/browser/chromeos/drive/drive_sync_client.h File chrome/browser/chromeos/drive/drive_sync_client.h (right): https://codereview.chromium.org/14348013/diff/1/chrome/browser/chromeos/drive/drive_sync_client.h#newcode14 chrome/browser/chromeos/drive/drive_sync_client.h:14: #include "chrome/browser/chromeos/drive/drive_cache.h" On 2013/04/19 03:43:22, hashimoto wrote: > Can't ...
7 years, 8 months ago (2013-04-19 03:51:44 UTC) #3
hashimoto
lgtm https://codereview.chromium.org/14348013/diff/8001/chrome/browser/chromeos/drive/drive_sync_client.h File chrome/browser/chromeos/drive/drive_sync_client.h (right): https://codereview.chromium.org/14348013/diff/8001/chrome/browser/chromeos/drive/drive_sync_client.h#newcode47 chrome/browser/chromeos/drive/drive_sync_client.h:47: // |file_system| is used access the nit: This ...
7 years, 8 months ago (2013-04-19 03:59:06 UTC) #4
kinaba
Done. Besides, I found one more thing that is not necessary. Now Initialize() is a ...
7 years, 8 months ago (2013-04-19 04:10:16 UTC) #5
hashimoto
lgtm
7 years, 8 months ago (2013-04-19 04:12:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinaba@chromium.org/14348013/11002
7 years, 8 months ago (2013-04-19 04:14:19 UTC) #7
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-19 04:23:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinaba@chromium.org/14348013/11002
7 years, 8 months ago (2013-04-19 04:44:27 UTC) #9
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 18:05:05 UTC) #10
Message was sent while issue was closed.
Change committed as 195234

Powered by Google App Engine
This is Rietveld 408576698