| 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 2964c86ec8a458d482032f4e9644e6e685eb2073..b62ef8bfbb03b276d6cf41a9f4919b7cf7db9d53 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_apis/gdata_errorcode.h"
|
| #include "google_apis/gaia/oauth2_access_token_consumer.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "net/http/http_response_headers.h"
|
|
|