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

Issue 127683002: Less dependency for DriveAppRegistry. (Closed)

Created:
6 years, 11 months ago by kinaba
Modified:
6 years, 11 months ago
Reviewers:
hashimoto
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, tfarina, rginda+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Less dependency for DriveAppRegistry. - It now directly accesses DriveServiceInterface instead of JobScheduler so that the class can be used outside chromeos/. - Use of ScopedVector is replaced by std::vector. BUG=332014, 312566 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243662

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -64 lines) Patch
M chrome/browser/chromeos/drive/drive_app_registry.h View 4 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/drive/drive_app_registry.cc View 6 chunks +11 lines, -15 lines 0 comments Download
M chrome/browser/chromeos/drive/drive_app_registry_unittest.cc View 4 chunks +19 lines, -32 lines 0 comments Download
M chrome/browser/chromeos/drive/drive_integration_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/file_manager/file_tasks.cc View 1 chunk +4 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kinaba
Preparation for the move to c/b/drive.
6 years, 11 months ago (2014-01-08 06:31:37 UTC) #1
hashimoto
lgtm
6 years, 11 months ago (2014-01-08 07:22:14 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinaba@chromium.org/127683002/1
6 years, 11 months ago (2014-01-08 16:23:42 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-08 21:57:48 UTC) #4
Message was sent while issue was closed.
Change committed as 243662

Powered by Google App Engine
This is Rietveld 408576698