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

Unified Diff: LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt

Issue 16629006: Revert 151996 "Avoid N^2 walk placing renderers when building th..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Update to head Created 7 years, 6 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
Index: LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt
diff --git a/LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt b/LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt
index 13944ca3343f68cc143d6c1008172f120af1a101..b1d8f83cf64bb08b065db0c48db1db3aae01d056 100644
--- a/LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt
+++ b/LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt
@@ -9,3 +9,4 @@ Cache-control: max-age=10; (result=Cached expected=Cached) PASS
Cache-control: max-age=0; (result=Uncached expected=Uncached) PASS
Cache-control: max-age=1; [delay=1.5s] (result=Uncached expected=Uncached) PASS
Cache-control: max-age=10, no-cache; (result=Uncached expected=Uncached) PASS
+

Powered by Google App Engine
This is Rietveld 408576698