| Index: chrome/browser/chromeos/gdata/gdata_files.h
|
| diff --git a/chrome/browser/chromeos/gdata/gdata_files.h b/chrome/browser/chromeos/gdata/gdata_files.h
|
| index a30f8b72cb2ef9e2644127cc1286388e346d0e3b..125a2bffefb7272ae1baed5bb782e1317c0e84c9 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_files.h
|
| +++ b/chrome/browser/chromeos/gdata/gdata_files.h
|
| @@ -16,8 +16,8 @@
|
| #include "base/platform_file.h"
|
| #include "base/synchronization/lock.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_params.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_parser.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_uploader.h"
|
| +#include "chrome/browser/chromeos/gdata/gdata_wapi_parser.h"
|
| #include "chrome/browser/profiles/profile_keyed_service.h"
|
| #include "chrome/browser/profiles/profile_keyed_service_factory.h"
|
|
|
|
|