| Index: chrome/browser/chromeos/drive/drive_file_system_proxy.h
|
| diff --git a/chrome/browser/chromeos/drive/drive_file_system_proxy.h b/chrome/browser/chromeos/drive/drive_file_system_proxy.h
|
| index acb309c4a5470b0dfb5eeedb54fb162ade5ebe52..6961bdbf5f53e6c4a4b940e6fe2ddc3258dac156 100644
|
| --- a/chrome/browser/chromeos/drive/drive_file_system_proxy.h
|
| +++ b/chrome/browser/chromeos/drive/drive_file_system_proxy.h
|
| @@ -12,7 +12,7 @@ namespace fileapi {
|
| class FileSystemURL;
|
| }
|
|
|
| -namespace gdata {
|
| +namespace drive {
|
|
|
| class DriveEntryProto;
|
| class DriveFileSystemInterface;
|
|
|