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

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

Issue 15159008: Node::lazyAttach shouldn't lie about being attached (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase again Created 7 years, 7 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 b1d8f83cf64bb08b065db0c48db1db3aae01d056..13944ca3343f68cc143d6c1008172f120af1a101 100644
--- a/LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt
+++ b/LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt
@@ -9,4 +9,3 @@ 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