| 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..1890b9cd8b3aebd0161e0632f67f6859a4770f1b 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_apis/gdata_errorcode.h"
|
| +#include "chrome/browser/google_apis/operations_base.h"
|
|
|
| class Profile;
|
|
|
|
|