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

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

Issue 2448943002: Refactor SecurityStateModel/Clients for simplicity and reusability. (Closed)
Patch Set: update comments. 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/third_party/WebKit/LayoutTests/paint/invalidation/invalidation-with-zero-size-object-expected.html b/components/security_state/content/testdata/hello.html
similarity index 57%
copy from third_party/WebKit/LayoutTests/paint/invalidation/invalidation-with-zero-size-object-expected.html
copy to components/security_state/content/testdata/hello.html
index c50eddd41faba2ecc8928e459288fe612b999170..546899cfab00c3adc7ac7e1cfd4c9d760c6324bc 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/invalidation-with-zero-size-object-expected.html
+++ b/components/security_state/content/testdata/hello.html
@@ -1 +1,2 @@
<!doctype html>
+<p>hello</p>

Powered by Google App Engine
This is Rietveld 408576698