| Index: chrome/browser/chromeos/gdata/gdata_wapi_service.h
|
| diff --git a/chrome/browser/chromeos/gdata/gdata_wapi_service.h b/chrome/browser/chromeos/gdata/gdata_wapi_service.h
|
| index b2fb9644c5f66021678319507832e44d2dcbaf54..7ec4fd8477468451a444861779fb773d995f7df3 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_wapi_service.h
|
| +++ b/chrome/browser/chromeos/gdata/gdata_wapi_service.h
|
| @@ -9,9 +9,9 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "chrome/browser/chromeos/gdata/auth_service.h"
|
| #include "chrome/browser/chromeos/gdata/drive_service_interface.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_operations.h"
|
| +#include "chrome/browser/google_api/auth_service.h"
|
|
|
| class FilePath;
|
| class GURL;
|
|
|