| Index: chrome/browser/chromeos/gdata/gdata_upload_file_info.cc
|
| diff --git a/chrome/browser/chromeos/gdata/gdata_upload_file_info.cc b/chrome/browser/chromeos/gdata/gdata_upload_file_info.cc
|
| index 3a694b2c97f1d69149dcd4c5cdd7566cd8f9b1e8..f9b7d093e2110de658acd7b572491bb492785114 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_upload_file_info.cc
|
| +++ b/chrome/browser/chromeos/gdata/gdata_upload_file_info.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/chromeos/gdata/gdata_upload_file_info.h"
|
|
|
| #include "base/string_number_conversions.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_parser.h"
|
| +#include "chrome/browser/chromeos/gdata/gdata_wapi_parser.h"
|
|
|
| namespace gdata {
|
|
|
|
|