| Index: chrome/browser/google/google_url_tracker.h
|
| ===================================================================
|
| --- chrome/browser/google/google_url_tracker.h (revision 87381)
|
| +++ chrome/browser/google/google_url_tracker.h (working copy)
|
| @@ -11,9 +11,9 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "chrome/browser/tab_contents/confirm_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"
|
| #include "net/base/network_change_notifier.h"
|
|
|
|
|