| Index: chrome/browser/alternate_nav_url_fetcher.h
|
| ===================================================================
|
| --- chrome/browser/alternate_nav_url_fetcher.h (revision 87381)
|
| +++ chrome/browser/alternate_nav_url_fetcher.h (working copy)
|
| @@ -10,9 +10,9 @@
|
|
|
| #include "base/scoped_ptr.h"
|
| #include "chrome/browser/tab_contents/link_infobar_delegate.h"
|
| -#include "chrome/common/net/url_fetcher.h"
|
| #include "content/common/notification_observer.h"
|
| #include "content/common/notification_registrar.h"
|
| +#include "content/common/url_fetcher.h"
|
| #include "googleurl/src/gurl.h"
|
|
|
| class NavigationController;
|
|
|