diff options
Diffstat (limited to 'chrome/browser/google_url_tracker.h')
-rw-r--r-- | chrome/browser/google_url_tracker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/google_url_tracker.h b/chrome/browser/google_url_tracker.h index e270397..b3f1795 100644 --- a/chrome/browser/google_url_tracker.h +++ b/chrome/browser/google_url_tracker.h @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "chrome/browser/url_fetcher.h" +#include "chrome/browser/net/url_fetcher.h" #include "chrome/common/notification_service.h" class PrefService; |