| Index: chrome/browser/chrome_to_mobile_service.h
|
| diff --git a/chrome/browser/chrome_to_mobile_service.h b/chrome/browser/chrome_to_mobile_service.h
|
| index 162180d7b5b0dd72d118245c8edfe56aadc1acf1..cb84e40c19cee2d37e5dce366c7b619dc52b0876 100644
|
| --- a/chrome/browser/chrome_to_mobile_service.h
|
| +++ b/chrome/browser/chrome_to_mobile_service.h
|
| @@ -19,9 +19,9 @@
|
| #include "base/values.h"
|
| #include "chrome/browser/profiles/profile_keyed_service.h"
|
| #include "chrome/browser/sessions/session_id.h"
|
| -#include "chrome/common/net/gaia/oauth2_access_token_consumer.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| +#include "google_apis/gaia/oauth2_access_token_consumer.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "net/url_request/url_fetcher_delegate.h"
|
| #include "sync/notifier/invalidation_handler.h"
|
|
|