 Chromium Code Reviews
 Chromium Code Reviews Issue 2302913003:
  Add SafeBrowsingNavigationObserver to listen to navigation events  (Closed)
    
  
    Issue 2302913003:
  Add SafeBrowsingNavigationObserver to listen to navigation events  (Closed) 
  | Index: chrome/test/data/safe_browsing/download_protection/navigation_observer/safe_page.html | 
| diff --git a/chrome/test/data/safe_browsing/download_protection/navigation_observer/safe_page.html b/chrome/test/data/safe_browsing/download_protection/navigation_observer/safe_page.html | 
| deleted file mode 100644 | 
| index 1e591232471afaf5996c36da5ae7022dbce9047c..0000000000000000000000000000000000000000 | 
| --- a/chrome/test/data/safe_browsing/download_protection/navigation_observer/safe_page.html | 
| +++ /dev/null | 
| @@ -1,7 +0,0 @@ | 
| -<html> | 
| - <head> | 
| - </head> | 
| - <body> | 
| - This is an innocent, safe, empty page. | 
| - </body> | 
| -</html> |