Index: chrome/browser/chromeos/drive/fake_file_system.cc |
diff --git a/chrome/browser/chromeos/drive/fake_file_system.cc b/chrome/browser/chromeos/drive/fake_file_system.cc |
index de2c0ee80f8211602bd7e325a225c72aea4e99fd..10f27efccf2e4d6e0db1c1226974bcc36ad728f1 100644 |
--- a/chrome/browser/chromeos/drive/fake_file_system.cc |
+++ b/chrome/browser/chromeos/drive/fake_file_system.cc |
@@ -10,10 +10,10 @@ |
#include "base/files/file_path.h" |
#include "base/files/file_util.h" |
#include "base/logging.h" |
-#include "chrome/browser/chromeos/drive/file_errors.h" |
#include "chrome/browser/chromeos/drive/file_system_core_util.h" |
#include "chrome/browser/chromeos/drive/resource_entry_conversion.h" |
#include "components/drive/drive.pb.h" |
+#include "components/drive/file_errors.h" |
#include "components/drive/service/drive_service_interface.h" |
#include "content/public/browser/browser_thread.h" |
#include "google_apis/drive/drive_api_parser.h" |