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

Unified Diff: content/test/data/appcache/simple_page_no_manifest.html

Issue 2988923002: Revert of The Appcache subresource URL factory needs to inform the URLLoaderClient if there is a failure. (Closed)
Patch Set: Created 3 years, 5 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: content/test/data/appcache/simple_page_no_manifest.html
diff --git a/content/test/data/appcache/simple_page_no_manifest.html b/content/test/data/appcache/simple_page_no_manifest.html
deleted file mode 100644
index 0867aeedf93469a0c86fd2e4200ce04bacd75fa2..0000000000000000000000000000000000000000
--- a/content/test/data/appcache/simple_page_no_manifest.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <title>OK</title>
-</head>
-<body>
- <p><img src="logo.png" width="336" height="69" /></p>
- AppCache test page with no manifest.
-</body>
-</html>
« no previous file with comments | « content/test/data/appcache/simple_page.manifest ('k') | content/test/data/appcache/simple_page_with_manifest.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698