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

Unified Diff: components/security_state/content/testdata/hello.html

Issue 2448943002: Refactor SecurityStateModel/Clients for simplicity and reusability. (Closed)
Patch Set: sync. Created 4 years, 1 month 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
Index: components/security_state/content/testdata/hello.html
diff --git a/components/security_state/content/testdata/hello.html b/components/security_state/content/testdata/hello.html
new file mode 100644
index 0000000000000000000000000000000000000000..546899cfab00c3adc7ac7e1cfd4c9d760c6324bc
--- /dev/null
+++ b/components/security_state/content/testdata/hello.html
@@ -0,0 +1,2 @@
+<!doctype html>
+<p>hello</p>
« no previous file with comments | « components/security_state/content/content_utils_unittest.cc ('k') | components/security_state/core/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698