Index: components/drive/file_system_unittest.cc |
diff --git a/components/drive/file_system_unittest.cc b/components/drive/file_system_unittest.cc |
index 354c3e4d10f2a1a202f2c84aa8d4ec1174ec157f..271dba1eddc47d752e35865816ebd3aa31ca1c28 100644 |
--- a/components/drive/file_system_unittest.cc |
+++ b/components/drive/file_system_unittest.cc |
@@ -16,7 +16,6 @@ |
#include "base/files/scoped_temp_dir.h" |
#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/prefs/testing_pref_service.h" |
#include "base/run_loop.h" |
#include "base/single_thread_task_runner.h" |
#include "base/thread_task_runner_handle.h" |
@@ -33,6 +32,7 @@ |
#include "components/drive/service/fake_drive_service.h" |
#include "components/drive/service/test_util.h" |
#include "components/drive/sync_client.h" |
+#include "components/prefs/testing_pref_service.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/test/test_browser_thread_bundle.h" |
#include "google_apis/drive/drive_api_parser.h" |