| Index: chrome/browser/chromeos/gdata/operation_runner.h
|
| diff --git a/chrome/browser/chromeos/gdata/operation_runner.h b/chrome/browser/chromeos/gdata/operation_runner.h
|
| index f9bb6a273e5c68efadc816f6816d5988c121ed91..7fb20fb2d0a0606f69fa915b2df1e99b5f81d1a3 100644
|
| --- a/chrome/browser/chromeos/gdata/operation_runner.h
|
| +++ b/chrome/browser/chromeos/gdata/operation_runner.h
|
| @@ -11,8 +11,8 @@
|
| #include "base/basictypes.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/gdata_errorcode.h"
|
| +#include "chrome/browser/google_api/auth_service.h"
|
|
|
| class Profile;
|
|
|
|
|