| Index: chrome/browser/safe_browsing/safe_browsing_navigation_observer_manager.h
|
| diff --git a/chrome/browser/safe_browsing/safe_browsing_navigation_observer_manager.h b/chrome/browser/safe_browsing/safe_browsing_navigation_observer_manager.h
|
| index 48198e2512f29761c25ac4d27d8a3e20d4719a50..f66172fe4eaf510de94361f484f9a1640cf77428 100644
|
| --- a/chrome/browser/safe_browsing/safe_browsing_navigation_observer_manager.h
|
| +++ b/chrome/browser/safe_browsing/safe_browsing_navigation_observer_manager.h
|
| @@ -10,11 +10,6 @@
|
| #include "content/public/browser/web_contents_observer.h"
|
| #include "url/gurl.h"
|
|
|
| -namespace content {
|
| -class NavigationHandle;
|
| -struct ResourceRedirectDetails;
|
| -}
|
| -
|
| namespace safe_browsing {
|
|
|
| class SafeBrowsingNavigationObserver;
|
|
|