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

Side by Side Diff: dart/site/try/nossl.appcache

Issue 139513003: Add timestamp to AppCache manifest. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Implement Martin's suggestions. Created 6 years, 11 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « dart/site/try/build_try.gyp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CACHE MANIFEST 1 CACHE MANIFEST
2 # Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file 2 # Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
3 # for details. All rights reserved. Use of this source code is governed by a 3 # for details. All rights reserved. Use of this source code is governed by a
4 # BSD-style license that can be found in the LICENSE file. 4 # BSD-style license that can be found in the LICENSE file.
5 5
6 # Version 7.1 <-- CHANGE THIS when you have a new version 6 # @@TIMESTAMP@@
7 7
8 CACHE: 8 CACHE:
9 index.html 9 index.html
10 dartlang-style.css 10 dartlang-style.css
11 leap.dart.js 11 leap.dart.js
12 12
13 iframe.html 13 iframe.html
14 iframe.js 14 iframe.js
15 dart-icon.png 15 dart-icon.png
16 dart-iphone5.png 16 dart-iphone5.png
17 sdk.json 17 sdk.json
18 18
19 /css/fonts/fontawesome-webfont.woff?v=3.0.1 19 /css/fonts/fontawesome-webfont.woff?v=3.0.1
20 20
21 NETWORK: 21 NETWORK:
22 * 22 *
OLDNEW
« no previous file with comments | « dart/site/try/build_try.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698