| Index: chrome/browser/extensions/app_notify_channel_setup.h
|
| diff --git a/chrome/browser/extensions/app_notify_channel_setup.h b/chrome/browser/extensions/app_notify_channel_setup.h
|
| index ae394ddef2eb184de87770b6e584846617965181..f8aa5dff4857b697b26a869878e19b580cab8a1f 100644
|
| --- a/chrome/browser/extensions/app_notify_channel_setup.h
|
| +++ b/chrome/browser/extensions/app_notify_channel_setup.h
|
| @@ -13,8 +13,8 @@
|
| #include "chrome/browser/extensions/app_notify_channel_ui.h"
|
| #include "chrome/common/net/gaia/oauth2_access_token_consumer.h"
|
| #include "chrome/common/net/gaia/oauth2_access_token_fetcher.h"
|
| -#include "content/public/common/url_fetcher.h"
|
| #include "googleurl/src/gurl.h"
|
| +#include "net/url_request/url_fetcher.h"
|
| #include "net/url_request/url_fetcher_delegate.h"
|
|
|
| class AppNotifyChannelSetupTest;
|
|
|