| Index: webkit/fileapi/async_file_test_helper.cc
|
| diff --git a/webkit/fileapi/async_file_test_helper.cc b/webkit/fileapi/async_file_test_helper.cc
|
| index 0870370b1eb091d8a419f58d3713f770ed2bbd00..c62486a061c711930af0f7ce793d091f93ab9d18 100644
|
| --- a/webkit/fileapi/async_file_test_helper.cc
|
| +++ b/webkit/fileapi/async_file_test_helper.cc
|
| @@ -6,10 +6,10 @@
|
| #include "base/run_loop.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "webkit/browser/fileapi/file_system_mount_point_provider.h"
|
| +#include "webkit/common/fileapi/file_system_url.h"
|
| +#include "webkit/common/fileapi/file_system_util.h"
|
| #include "webkit/fileapi/async_file_test_helper.h"
|
| #include "webkit/fileapi/file_system_context.h"
|
| -#include "webkit/fileapi/file_system_url.h"
|
| -#include "webkit/fileapi/file_system_util.h"
|
| #include "webkit/quota/quota_manager.h"
|
|
|
| namespace fileapi {
|
|
|