| Index: webkit/browser/fileapi/syncable/syncable_file_system_util.cc
|
| diff --git a/webkit/browser/fileapi/syncable/syncable_file_system_util.cc b/webkit/browser/fileapi/syncable/syncable_file_system_util.cc
|
| index a703dbd6b8f2af7b72124dda9b1b9ab5d210627e..5aadca548daaa0f91e58259731a4dfacda80d7fd 100644
|
| --- a/webkit/browser/fileapi/syncable/syncable_file_system_util.cc
|
| +++ b/webkit/browser/fileapi/syncable/syncable_file_system_util.cc
|
| @@ -8,7 +8,7 @@
|
| #include "webkit/browser/fileapi/external_mount_points.h"
|
| #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/browser/fileapi/sandbox_file_system_backend.h"
|
| #include "webkit/common/fileapi/file_system_util.h"
|
|
|
| using fileapi::ExternalMountPoints;
|
|
|