| 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 21d1fcc026c6863971e2d6e4860fa3388ef64df0..09115c5c9f7fa81bbceaadafd536d3425d3d9be9 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;
|
|
|