| Index: chrome/browser/chromeos/gdata/gdata_params.h
|
| diff --git a/chrome/browser/chromeos/gdata/gdata_params.h b/chrome/browser/chromeos/gdata/gdata_params.h
|
| index 3563106c651ac4bedd1fb2519973caade32233f4..34275d6ee419d6797bbb0b2b5c6b7267cd5e2c61 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_params.h
|
| +++ b/chrome/browser/chromeos/gdata/gdata_params.h
|
| @@ -16,10 +16,9 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/platform_file.h"
|
| #include "base/values.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_parser.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_upload_file_info.h"
|
| -#include "net/base/io_buffer.h"
|
| #include "googleurl/src/gurl.h"
|
| +#include "net/base/io_buffer.h"
|
|
|
| namespace gdata {
|
|
|
|
|