Index: content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc |
diff --git a/content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc b/content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc |
index e9fbfaef57df4561d67ca1d5b2ec4a086cfa6164..097311c36d12a7b32924bd9d658a84a39a16fb3f 100644 |
--- a/content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc |
+++ b/content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc |
@@ -15,6 +15,7 @@ |
#include "content/public/test/async_file_test_helper.h" |
#include "content/public/test/test_file_system_backend.h" |
#include "content/public/test/test_file_system_context.h" |
+#include "content/test/test_file_set.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "webkit/browser/blob/file_stream_reader.h" |
#include "webkit/browser/fileapi/copy_or_move_file_validator.h" |
@@ -24,7 +25,6 @@ |
#include "webkit/browser/fileapi/file_system_context.h" |
#include "webkit/browser/fileapi/file_system_operation.h" |
#include "webkit/browser/fileapi/file_system_url.h" |
-#include "webkit/browser/fileapi/test_file_set.h" |
#include "webkit/browser/quota/mock_quota_manager.h" |
#include "webkit/browser/quota/mock_quota_manager_proxy.h" |
#include "webkit/browser/quota/quota_manager.h" |