Index: chrome/browser/chromeos/drive/fake_file_system.h |
diff --git a/chrome/browser/chromeos/drive/fake_file_system.h b/chrome/browser/chromeos/drive/fake_file_system.h |
index e84d339f928af5bf1f2d371c1bcac472ce22b427..c7968ae14290424ed9dfef2e042d228c8841d93c 100644 |
--- a/chrome/browser/chromeos/drive/fake_file_system.h |
+++ b/chrome/browser/chromeos/drive/fake_file_system.h |
@@ -11,8 +11,8 @@ |
#include "base/callback_forward.h" |
#include "base/files/scoped_temp_dir.h" |
#include "base/memory/scoped_ptr.h" |
-#include "chrome/browser/chromeos/drive/file_errors.h" |
#include "chrome/browser/chromeos/drive/file_system_interface.h" |
+#include "components/drive/file_errors.h" |
#include "google_apis/drive/drive_api_error_codes.h" |
namespace google_apis { |