| Index: chrome/browser/chromeos/drive/file_system_proxy.h
|
| diff --git a/chrome/browser/chromeos/drive/file_system_proxy.h b/chrome/browser/chromeos/drive/file_system_proxy.h
|
| index cfb6ced6211cae44da0f2104c7b3d90744d2e00c..453c155664f004005a4d39d035ed9a09a0dab56f 100644
|
| --- a/chrome/browser/chromeos/drive/file_system_proxy.h
|
| +++ b/chrome/browser/chromeos/drive/file_system_proxy.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_CHROMEOS_DRIVE_FILE_SYSTEM_PROXY_H_
|
|
|
| #include "chrome/browser/chromeos/drive/file_errors.h"
|
| -#include "webkit/fileapi/remote_file_system_proxy.h"
|
| +#include "webkit/browser/fileapi/remote_file_system_proxy.h"
|
|
|
| namespace fileapi {
|
| class FileSystemURL;
|
|
|