| Index: chrome/browser/chromeos/drive/file_system/download_operation.h
|
| diff --git a/chrome/browser/chromeos/drive/file_system/download_operation.h b/chrome/browser/chromeos/drive/file_system/download_operation.h
|
| index e81a3f2cfead72b836a906eabe64554a0a3c6dd5..52904090faafe115ba2654de0b0c4c51adbf1042 100644
|
| --- a/chrome/browser/chromeos/drive/file_system/download_operation.h
|
| +++ b/chrome/browser/chromeos/drive/file_system/download_operation.h
|
| @@ -10,7 +10,7 @@
|
| #include "chrome/browser/chromeos/drive/file_errors.h"
|
| #include "chrome/browser/chromeos/drive/file_system_interface.h"
|
| #include "chrome/browser/chromeos/drive/job_list.h"
|
| -#include "chrome/browser/google_apis/gdata_errorcode.h"
|
| +#include "google_apis/drive/gdata_errorcode.h"
|
|
|
| namespace base {
|
| class FilePath;
|
|
|