| Index: chrome/browser/chromeos/drive/sync_client.h
|
| diff --git a/chrome/browser/chromeos/drive/sync_client.h b/chrome/browser/chromeos/drive/sync_client.h
|
| index c16e493173e2b2566932174240bafb1ad04ed3ee..c32def4ca183ce276f13edd3b10c095d94408495 100644
|
| --- a/chrome/browser/chromeos/drive/sync_client.h
|
| +++ b/chrome/browser/chromeos/drive/sync_client.h
|
| @@ -110,7 +110,6 @@ class SyncClient : public FileSystemObserver, public FileCacheObserver {
|
| void OnGetResourceEntryById(const std::string& resource_id,
|
| const FileCacheEntry& cache_entry,
|
| FileError error,
|
| - const base::FilePath& file_path,
|
| scoped_ptr<ResourceEntry> entry);
|
|
|
| // Called when a cache entry is obtained.
|
|
|