| Index: webkit/fileapi/syncable/syncable_file_system_util.cc
|
| diff --git a/webkit/fileapi/syncable/syncable_file_system_util.cc b/webkit/fileapi/syncable/syncable_file_system_util.cc
|
| index fd861bed18fd58966e2836c9c81c905f3391dd72..6df9b3608d3f6b2d4f9daef7bd5d273118267bed 100644
|
| --- a/webkit/fileapi/syncable/syncable_file_system_util.cc
|
| +++ b/webkit/fileapi/syncable/syncable_file_system_util.cc
|
| @@ -9,7 +9,7 @@
|
| #include "webkit/browser/fileapi/file_observers.h"
|
| #include "webkit/browser/fileapi/file_system_context.h"
|
| #include "webkit/browser/fileapi/sandbox_mount_point_provider.h"
|
| -#include "webkit/fileapi/file_system_util.h"
|
| +#include "webkit/common/fileapi/file_system_util.h"
|
|
|
| using fileapi::ExternalMountPoints;
|
| using fileapi::FileSystemContext;
|
|
|