| 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 f5ef39cb9b286fe01f9daadc357f3c08a1916768..ad4465b12506156c74672f2d762599f068b1681e 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/gdata_errorcode.h"
|
| #include "chrome/browser/chromeos/gdata/operations_base.h"
|
| +#include "chrome/browser/google_api/gdata_errorcode.h"
|
|
|
| class Profile;
|
|
|
|
|