Index: chrome/browser/google/google_url_tracker.h |
diff --git a/chrome/browser/google/google_url_tracker.h b/chrome/browser/google/google_url_tracker.h |
index 50d52fbe35749839197f5e42d1eeb7225c23cd62..bbb47091c5faa629a1681ec8623a761fa1f865e9 100644 |
--- a/chrome/browser/google/google_url_tracker.h |
+++ b/chrome/browser/google/google_url_tracker.h |
@@ -17,9 +17,9 @@ |
#include "chrome/browser/tab_contents/confirm_infobar_delegate.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |
-#include "content/public/common/url_fetcher.h" |
#include "googleurl/src/gurl.h" |
#include "net/base/network_change_notifier.h" |
+#include "net/url_request/url_fetcher.h" |
#include "net/url_request/url_fetcher_delegate.h" |
class GoogleURLTrackerInfoBarDelegate; |