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

Unified Diff: dart/site/try/ssl.appcache

Issue 465903002: Work around AppCache issues to switch to SSL. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 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
« dart/site/try/app.yaml ('K') | « dart/site/try/nossl.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/site/try/ssl.appcache
diff --git a/dart/site/try/nossl.appcache b/dart/site/try/ssl.appcache
similarity index 83%
copy from dart/site/try/nossl.appcache
copy to dart/site/try/ssl.appcache
index 07be94d9a762bc7cd2ff9fe7f5b7c5a7785c3be6..c8a117dfd99a3827d71ee3222a6402b1179da310 100644
--- a/dart/site/try/nossl.appcache
+++ b/dart/site/try/ssl.appcache
@@ -6,16 +6,19 @@ CACHE MANIFEST
# @@TIMESTAMP@@
CACHE:
-index.html
+compiler_isolate.dart.js
dartlang-style.css
-line_numbers.css
-leap.dart.js
-
iframe.html
iframe.js
+leap.dart.js
+line_numbers.css
+sdk.json
+
+dart-icon-196px.png
dart-icon.png
dart-iphone5.png
-sdk.json
+favicon.ico
+try-dart-screenshot.png
/css/fonts/fontawesome-webfont.woff?v=3.0.1
« dart/site/try/app.yaml ('K') | « dart/site/try/nossl.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698