| 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 93679383615add99b36afd63be4417aab0065d66..87220e9e2916720f574d35e01d0f9de7c67fb0dc 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_wapi_service.h
|
| +++ b/chrome/browser/chromeos/gdata/gdata_wapi_service.h
|
| @@ -10,9 +10,9 @@
|
| #include "base/observer_list.h"
|
| #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_apis/auth_service.h"
|
|
|
| class FilePath;
|
| class GURL;
|
|
|