| Index: chrome/browser/chromeos/gdata/gdata_system_service.h
|
| diff --git a/chrome/browser/chromeos/gdata/gdata_system_service.h b/chrome/browser/chromeos/gdata/gdata_system_service.h
|
| index c765b086760b338b681c03a50a4f2eda0e21f2ba..a2d21b2d049fd077c9613af0fa227d6159ea7e03 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_system_service.h
|
| +++ b/chrome/browser/chromeos/gdata/gdata_system_service.h
|
| @@ -69,7 +69,7 @@ class GDataSystemService : public ProfileKeyedService {
|
|
|
| // Adds back the drive mount point. Used to implement ClearCache().
|
| void AddBackDriveMountPoint(const base::Callback<void(bool)>& callback,
|
| - GDataFileError error,
|
| + DriveFileError error,
|
| const FilePath& file_path);
|
|
|
| friend class GDataSystemServiceFactory;
|
|
|