Index: chrome/browser/chromeos/drive/sync_client.cc |
diff --git a/chrome/browser/chromeos/drive/sync_client.cc b/chrome/browser/chromeos/drive/sync_client.cc |
index 91a890bc2203752041b05e5d55959fc1d9f0b0cf..0c12cfe7812c486c274a5ebc246943702f222697 100644 |
--- a/chrome/browser/chromeos/drive/sync_client.cc |
+++ b/chrome/browser/chromeos/drive/sync_client.cc |
@@ -245,7 +245,6 @@ void SyncClient::OnGetResourceEntryById( |
const std::string& resource_id, |
const FileCacheEntry& cache_entry, |
FileError error, |
- const base::FilePath& /* drive_file_path */, |
scoped_ptr<ResourceEntry> entry) { |
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); |