Index: chrome/browser/chromeos/drive/fake_file_system_unittest.cc |
diff --git a/chrome/browser/chromeos/drive/fake_file_system_unittest.cc b/chrome/browser/chromeos/drive/fake_file_system_unittest.cc |
index cacec3aedd23bd8d9e4cbf98535ac3bf48046418..cc2c73688df2e123590a1b86e553f34212a25db9 100644 |
--- a/chrome/browser/chromeos/drive/fake_file_system_unittest.cc |
+++ b/chrome/browser/chromeos/drive/fake_file_system_unittest.cc |
@@ -6,7 +6,7 @@ |
#include "base/files/file_util.h" |
#include "base/run_loop.h" |
-#include "chrome/browser/chromeos/drive/file_system_core_util.h" |
+#include "components/drive/file_system_core_util.h" |
#include "components/drive/service/fake_drive_service.h" |
#include "components/drive/service/test_util.h" |
#include "content/public/test/test_browser_thread_bundle.h" |