Index: chrome/browser/sync_file_system/local/syncable_file_system_unittest.cc |
diff --git a/chrome/browser/sync_file_system/local/syncable_file_system_unittest.cc b/chrome/browser/sync_file_system/local/syncable_file_system_unittest.cc |
index e4a752417c70f5ccc5a1701b4ea640c5ff92664a..b921319ddfcf0e9170f98e9235478438c363f007 100644 |
--- a/chrome/browser/sync_file_system/local/syncable_file_system_unittest.cc |
+++ b/chrome/browser/sync_file_system/local/syncable_file_system_unittest.cc |
@@ -8,13 +8,13 @@ |
#include "chrome/browser/sync_file_system/local/local_file_sync_context.h" |
#include "chrome/browser/sync_file_system/local/sync_file_system_backend.h" |
#include "chrome/browser/sync_file_system/syncable_file_system_util.h" |
+#include "content/public/test/sandbox_file_system_test_helper.h" |
#include "content/public/test/test_browser_thread_bundle.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "webkit/browser/fileapi/file_system_context.h" |
#include "webkit/browser/fileapi/file_system_file_util.h" |
#include "webkit/browser/fileapi/file_system_operation_context.h" |
#include "webkit/browser/fileapi/isolated_context.h" |
-#include "webkit/browser/fileapi/sandbox_file_system_test_helper.h" |
#include "webkit/browser/quota/quota_manager.h" |
#include "webkit/common/fileapi/file_system_types.h" |
#include "webkit/common/quota/quota_types.h" |