| Index: chrome/browser/chromeos/drive/drive_file_system_util.h
|
| diff --git a/chrome/browser/chromeos/drive/drive_file_system_util.h b/chrome/browser/chromeos/drive/drive_file_system_util.h
|
| index a334499ab571f4f33fefaa05cac018d1ebcf52ac..388a6acd3cda2bc1f66eaf1d51870969f16fecc8 100644
|
| --- a/chrome/browser/chromeos/drive/drive_file_system_util.h
|
| +++ b/chrome/browser/chromeos/drive/drive_file_system_util.h
|
| @@ -133,9 +133,6 @@ void EnsureDirectoryExists(Profile* profile,
|
| // Converts GData error code into file platform error code.
|
| DriveFileError GDataToDriveFileError(gdata::GDataErrorCode status);
|
|
|
| -// Returns true if the curernt network connection is over cellular.
|
| -bool IsConnectionTypeCellular();
|
| -
|
| } // namespace util
|
| } // namespace drive
|
|
|
|
|