Index: chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc |
diff --git a/chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc b/chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc |
index 12f28985bfb9c217f5d7f8b8b002b1400790d5c0..53ef191d32ea82460ea0756c1e1dadb6a062f010 100644 |
--- a/chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc |
+++ b/chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc |
@@ -13,7 +13,7 @@ |
#include "chrome/browser/chromeos/drive/file_system/operation_delegate.h" |
#include "chrome/browser/chromeos/drive/file_write_watcher.h" |
#include "chrome/browser/chromeos/drive/job_scheduler.h" |
-#include "chrome/browser/drive/event_logger.h" |
+#include "components/drive/event_logger.h" |
#include "content/public/browser/browser_thread.h" |
namespace drive { |