Index: chrome/browser/chromeos/drive/file_system/operation_test_base.h |
diff --git a/chrome/browser/chromeos/drive/file_system/operation_test_base.h b/chrome/browser/chromeos/drive/file_system/operation_test_base.h |
index 57eb4018e8d325059b30d4cdf0bd17bae4416b04..50a95b1ffe7826d77b818f82d2959d9943e8b148 100644 |
--- a/chrome/browser/chromeos/drive/file_system/operation_test_base.h |
+++ b/chrome/browser/chromeos/drive/file_system/operation_test_base.h |
@@ -8,11 +8,11 @@ |
#include <set> |
#include "base/files/scoped_temp_dir.h" |
-#include "chrome/browser/chromeos/drive/drive_test_util.h" |
-#include "chrome/browser/chromeos/drive/file_change.h" |
-#include "chrome/browser/chromeos/drive/file_errors.h" |
#include "chrome/browser/chromeos/drive/file_system/operation_delegate.h" |
#include "components/drive/drive.pb.h" |
+#include "components/drive/drive_test_util.h" |
+#include "components/drive/file_change.h" |
+#include "components/drive/file_errors.h" |
#include "content/public/test/test_browser_thread_bundle.h" |
#include "testing/gtest/include/gtest/gtest.h" |