| 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 d2db758b5d1e73fe80339120b747ade911a8b69c..d66b47381c85ae5884c8c2e775212db65d87f6f4 100644
|
| --- a/chrome/browser/chromeos/drive/drive_file_system_proxy.h
|
| +++ b/chrome/browser/chromeos/drive/drive_file_system_proxy.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_CHROMEOS_DRIVE_DRIVE_FILE_SYSTEM_PROXY_H_
|
|
|
| #include "chrome/browser/chromeos/drive/drive_file_error.h"
|
| -#include "webkit/chromeos/fileapi/remote_file_system_proxy.h"
|
| +#include "webkit/fileapi/remote_file_system_proxy.h"
|
|
|
| namespace fileapi {
|
| class FileSystemURL;
|
|
|