| Index: chrome/browser/chromeos/gdata/drive_file_system_proxy.h
|
| diff --git a/chrome/browser/chromeos/gdata/drive_file_system_proxy.h b/chrome/browser/chromeos/gdata/drive_file_system_proxy.h
|
| index 88eb045b0fa5f695ff2570176617993b085b7269..fdd69c3f5b512bc47988c0ee13921df0cc49850b 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_file_system_proxy.h
|
| +++ b/chrome/browser/chromeos/gdata/drive_file_system_proxy.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_CHROMEOS_GDATA_DRIVE_FILE_SYSTEM_PROXY_H_
|
|
|
| #include "chrome/browser/chromeos/gdata/drive_file_system_interface.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_errorcode.h"
|
| +#include "chrome/browser/google_api/gdata_errorcode.h"
|
| #include "webkit/chromeos/fileapi/remote_file_system_proxy.h"
|
|
|
| namespace fileapi {
|
|
|