| Index: chrome/browser/chromeos/gdata/operations_base.h
|
| diff --git a/chrome/browser/chromeos/gdata/operations_base.h b/chrome/browser/chromeos/gdata/operations_base.h
|
| index 85f7883c9946619c014abf2c22c251165f1c5bf1..9144b52a90eaa0543087d605393ec3909cb65f12 100644
|
| --- a/chrome/browser/chromeos/gdata/operations_base.h
|
| +++ b/chrome/browser/chromeos/gdata/operations_base.h
|
| @@ -9,8 +9,8 @@
|
| #include <vector>
|
|
|
| #include "base/callback.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_errorcode.h"
|
| #include "chrome/browser/chromeos/gdata/operation_registry.h"
|
| +#include "chrome/browser/google_api/gdata_errorcode.h"
|
| #include "chrome/common/net/gaia/oauth2_access_token_consumer.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "net/http/http_response_headers.h"
|
|
|