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 592b252905a716a9537b2e4e91b0c985f6a70deb..58c90f36c6413abc4232b33c77d78b4e759fb5ec 100644 |
--- a/chrome/browser/chromeos/drive/fake_file_system.cc |
+++ b/chrome/browser/chromeos/drive/fake_file_system.cc |
@@ -14,7 +14,7 @@ |
#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 "chrome/browser/drive/drive_service_interface.h" |
+#include "components/drive/service/drive_service_interface.h" |
#include "content/public/browser/browser_thread.h" |
#include "google_apis/drive/drive_api_parser.h" |