| Index: chrome/browser/chromeos/gdata/auth_service.h
|
| diff --git a/chrome/browser/chromeos/gdata/auth_service.h b/chrome/browser/chromeos/gdata/auth_service.h
|
| index ffcc8098fce5e4cd4bf408b169cda9ae4552c5e6..fad27376fa365636bd326905fa604c0905b69d9a 100644
|
| --- a/chrome/browser/chromeos/gdata/auth_service.h
|
| +++ b/chrome/browser/chromeos/gdata/auth_service.h
|
| @@ -10,8 +10,8 @@
|
|
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/observer_list.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_errorcode.h"
|
| -#include "chrome/browser/chromeos/gdata/operations_base.h"
|
| +#include "chrome/browser/google_apis/gdata_errorcode.h"
|
| +#include "chrome/browser/google_apis/operations_base.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
|
|
|
|