Drive: Add definition of StartBatchRequest to DriveServiceInterface.
commita91bb9341c5beded34dacad3d5d1526b1b7250dc
authorhirono <hirono@chromium.org>
Thu, 2 Apr 2015 04:08:18 +0000 (1 21:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 2 Apr 2015 04:08:45 +0000 (2 04:08 +0000)
tree53034c3a345eb46b8f59b8dcd134ad8a231b8afd
parent261015e81e83fbe22094ff1acbaad927a26f65b6
Drive: Add definition of StartBatchRequest to DriveServiceInterface.

The method starts to batch request. Client code can build batch request by using
BatchRequestBuilder returned from the method.

The implementation of the method will be added by the following CLs.

BUG=451917
TEST=None

Review URL: https://codereview.chromium.org/1047653002

Cr-Commit-Position: refs/heads/master@{#323424}
chrome/browser/drive/drive_api_service.cc
chrome/browser/drive/drive_api_service.h
chrome/browser/drive/drive_service_interface.h
chrome/browser/drive/dummy_drive_service.cc
chrome/browser/drive/dummy_drive_service.h
chrome/browser/drive/fake_drive_service.cc
chrome/browser/drive/fake_drive_service.h
chrome/browser/sync_file_system/drive_backend/drive_service_on_worker.cc
chrome/browser/sync_file_system/drive_backend/drive_service_on_worker.h