| 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 2f2c48a7bb4420858d521fbfac4c3e53937b4e37..59f3b0b0168fa3259dbc30de9511e48ec18a99ee 100644
|
| --- a/webkit/fileapi/syncable/syncable_file_system_util.cc
|
| +++ b/webkit/fileapi/syncable/syncable_file_system_util.cc
|
| @@ -5,11 +5,11 @@
|
| #include "webkit/fileapi/syncable/syncable_file_system_util.h"
|
|
|
| #include "base/command_line.h"
|
| +#include "webkit/browser/fileapi/sandbox_mount_point_provider.h"
|
| #include "webkit/fileapi/external_mount_points.h"
|
| #include "webkit/fileapi/file_observers.h"
|
| #include "webkit/fileapi/file_system_context.h"
|
| #include "webkit/fileapi/file_system_util.h"
|
| -#include "webkit/fileapi/sandbox_mount_point_provider.h"
|
|
|
| using fileapi::ExternalMountPoints;
|
| using fileapi::FileSystemContext;
|
|
|