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

Unified Diff: content/test/data/hello.html

Issue 1970693002: Use mojo for Chrome Loading, Part 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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 | « content/renderer/renderer_blink_platform_impl.cc ('k') | content/test/data/hello.html.mock-http-headers » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/hello.html
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.html b/content/test/data/hello.html
similarity index 55%
copy from third_party/WebKit/LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.html
copy to content/test/data/hello.html
index c50eddd41faba2ecc8928e459288fe612b999170..be3b725b245f955f27da4a9d70e2e0b071ae3afc 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.html
+++ b/content/test/data/hello.html
@@ -1 +1,2 @@
<!doctype html>
+<p>hello</p>
« no previous file with comments | « content/renderer/renderer_blink_platform_impl.cc ('k') | content/test/data/hello.html.mock-http-headers » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698