| Index: chrome/browser/chromeos/gdata/drive_upload_file_info.h
|
| diff --git a/chrome/browser/chromeos/gdata/drive_upload_file_info.h b/chrome/browser/chromeos/gdata/drive_upload_file_info.h
|
| index bac03880d8a125e45d6d5e935e03903f9515038a..2b545864d082d17b97a33a3a87d5e551c028cc5a 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_upload_file_info.h
|
| +++ b/chrome/browser/chromeos/gdata/drive_upload_file_info.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/callback.h"
|
| #include "base/file_path.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_errorcode.h"
|
| +#include "chrome/browser/google_api/gdata_errorcode.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "net/base/file_stream.h"
|
| #include "net/base/io_buffer.h"
|
|
|