Index: chrome/browser/chromeos/drive/file_task_executor.cc |
diff --git a/chrome/browser/chromeos/drive/file_task_executor.cc b/chrome/browser/chromeos/drive/file_task_executor.cc |
index eb799a2ec184eab30365db07995eb1a737ded252..b231157c3cf354df4f4a81c1712f16aad63a4aa9 100644 |
--- a/chrome/browser/chromeos/drive/file_task_executor.cc |
+++ b/chrome/browser/chromeos/drive/file_task_executor.cc |
@@ -10,6 +10,7 @@ |
#include "chrome/browser/chromeos/drive/drive.pb.h" |
#include "chrome/browser/chromeos/drive/drive_integration_service.h" |
#include "chrome/browser/chromeos/drive/file_system_interface.h" |
+#include "chrome/browser/chromeos/drive/file_system_util.h" |
#include "chrome/browser/drive/drive_service_interface.h" |
#include "chrome/browser/profiles/profile_manager.h" |
#include "chrome/browser/ui/ash/multi_user/multi_user_util.h" |