| Index: chrome/browser/chromeos/gdata/operation_runner.cc
|
| diff --git a/chrome/browser/chromeos/gdata/operation_runner.cc b/chrome/browser/chromeos/gdata/operation_runner.cc
|
| index 59a3e54a8a8a91d40efe596fbce70f89af613ca8..8536c28c7812ee9ed23313b91bc07ebec2109600 100644
|
| --- a/chrome/browser/chromeos/gdata/operation_runner.cc
|
| +++ b/chrome/browser/chromeos/gdata/operation_runner.cc
|
| @@ -5,8 +5,8 @@
|
| #include "chrome/browser/chromeos/gdata/operation_runner.h"
|
|
|
| #include "base/bind.h"
|
| -#include "chrome/browser/chromeos/gdata/auth_service.h"
|
| #include "chrome/browser/chromeos/gdata/operations_base.h"
|
| +#include "chrome/browser/google_api/auth_service.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
|
|