| 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 59f3b0b0168fa3259dbc30de9511e48ec18a99ee..019bc69f5a3d3030f3a0ef0f5a974441a1695845 100644
|
| --- a/webkit/fileapi/syncable/syncable_file_system_util.cc
|
| +++ b/webkit/fileapi/syncable/syncable_file_system_util.cc
|
| @@ -5,9 +5,9 @@
|
| #include "webkit/fileapi/syncable/syncable_file_system_util.h"
|
|
|
| #include "base/command_line.h"
|
| +#include "webkit/browser/fileapi/external_mount_points.h"
|
| +#include "webkit/browser/fileapi/file_observers.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"
|
|
|
|
|