Index: chrome/browser/chromeos/drive/file_system/touch_operation.cc |
diff --git a/chrome/browser/chromeos/drive/file_system/touch_operation.cc b/chrome/browser/chromeos/drive/file_system/touch_operation.cc |
index c48e4334404b9067fb3f0adbf2447037df8e00e5..c7b07111c91149253cef4cc44b346c6493e1eb80 100644 |
--- a/chrome/browser/chromeos/drive/file_system/touch_operation.cc |
+++ b/chrome/browser/chromeos/drive/file_system/touch_operation.cc |
@@ -9,10 +9,10 @@ |
#include "base/sequenced_task_runner.h" |
#include "base/time/time.h" |
#include "chrome/browser/chromeos/drive/file_system/operation_delegate.h" |
-#include "chrome/browser/chromeos/drive/resource_metadata.h" |
#include "components/drive/file_change.h" |
#include "components/drive/file_errors.h" |
#include "components/drive/job_scheduler.h" |
+#include "components/drive/resource_metadata.h" |
namespace drive { |
namespace file_system { |