| 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..d0bfdfbb420ea497d003c6ef895c0a943ddbeca5 100644
|
| --- a/chrome/browser/chromeos/gdata/operation_runner.cc
|
| +++ b/chrome/browser/chromeos/gdata/operation_runner.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "chrome/browser/chromeos/gdata/auth_service.h"
|
| -#include "chrome/browser/chromeos/gdata/operations_base.h"
|
| +#include "chrome/browser/google_apis/operations_base.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
|
|