Index: chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_fake_unittest.cc |
diff --git a/chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_fake_unittest.cc b/chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_fake_unittest.cc |
index 984c19372eba333ed0f0404b7a4e2441f2c5f6a4..289f9836050bc2b2dcf8df97212cf34431c64c2e 100644 |
--- a/chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_fake_unittest.cc |
+++ b/chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_fake_unittest.cc |
@@ -29,9 +29,9 @@ |
#include "chrome/browser/sync_file_system/sync_file_system.pb.h" |
#include "chrome/browser/sync_file_system/syncable_file_system_util.h" |
#include "chrome/common/extensions/extension.h" |
-#include "chrome/common/extensions/extension_builder.h" |
#include "chrome/test/base/testing_profile.h" |
#include "content/public/test/test_browser_thread_bundle.h" |
+#include "extensions/common/extension_builder.h" |
#include "extensions/common/id_util.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |