| Index: chrome/browser/sync_file_system/fake_drive_file_sync_client.h
|
| diff --git a/chrome/browser/sync_file_system/fake_drive_file_sync_client.h b/chrome/browser/sync_file_system/fake_drive_file_sync_client.h
|
| index cd48333141978d08b3c5ea42c89c62ecf07204a9..2f2b19190923ba1bc4af026f8de65bcb4aadfbc0 100644
|
| --- a/chrome/browser/sync_file_system/fake_drive_file_sync_client.h
|
| +++ b/chrome/browser/sync_file_system/fake_drive_file_sync_client.h
|
| @@ -12,7 +12,7 @@
|
| #include "chrome/browser/google_apis/gdata_wapi_parser.h"
|
| #include "chrome/browser/google_apis/gdata_wapi_url_generator.h"
|
| #include "chrome/browser/sync_file_system/drive_file_sync_client_interface.h"
|
| -#include "webkit/fileapi/syncable/sync_file_type.h"
|
| +#include "webkit/browser/fileapi/syncable/sync_file_type.h"
|
|
|
| class GURL;
|
| class Profile;
|
|
|