Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2786)

Unified Diff: chrome/test/data/safe_browsing/download_protection/navigation_observer/safe_page.html

Issue 2258303002: Add testing cases for safe_browsing_navigation_observer class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address nparker's comments Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/safe_browsing/download_protection/navigation_observer/redirect.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
new file mode 100644
index 0000000000000000000000000000000000000000..1e591232471afaf5996c36da5ae7022dbce9047c
--- /dev/null
+++ b/chrome/test/data/safe_browsing/download_protection/navigation_observer/safe_page.html
@@ -0,0 +1,7 @@
+<html>
+ <head>
+ </head>
+ <body>
+ This is an innocent, safe, empty page.
+ </body>
+</html>
« no previous file with comments | « chrome/test/data/safe_browsing/download_protection/navigation_observer/redirect.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698