Index: chrome/browser/chromeos/drive/drive_file_system_util.h |
diff --git a/chrome/browser/chromeos/drive/drive_file_system_util.h b/chrome/browser/chromeos/drive/drive_file_system_util.h |
index 0f9a6a68148b54e3d9763d86b01a2b4d98eed124..49eeeff8d44ba37a19649be167a84493760f790e 100644 |
--- a/chrome/browser/chromeos/drive/drive_file_system_util.h |
+++ b/chrome/browser/chromeos/drive/drive_file_system_util.h |
@@ -6,13 +6,10 @@ |
#define CHROME_BROWSER_CHROMEOS_DRIVE_DRIVE_FILE_SYSTEM_UTIL_H_ |
#include <string> |
-#include <utility> |
-#include <vector> |
#include "base/callback_forward.h" |
-#include "base/memory/scoped_ptr.h" |
#include "base/platform_file.h" |
-#include "chrome/browser/chromeos/drive/drive_resource_metadata.h" |
+#include "chrome/browser/chromeos/drive/drive_file_error.h" |
#include "chrome/browser/google_apis/gdata_errorcode.h" |
#include "googleurl/src/gurl.h" |