OLD | NEW |
1 // Copyright 2014 The Chromium Authors. All rights reserved. | 1 // Copyright 2014 The Chromium Authors. All rights reserved. |
2 // Use of this source code is governed by a BSD-style license that can be | 2 // Use of this source code is governed by a BSD-style license that can be |
3 // found in the LICENSE file. | 3 // found in the LICENSE file. |
4 | 4 |
5 this.oninstall = function(event) {}; | 5 this.oninstall = function(event) {}; |
| 6 |
| 7 // So sorry about this waste of bytes: |
| 8 // Filler comment, to trigger code caching heuristic (script > 1K.) |
| 9 // Filler comment, to trigger code caching heuristic (script > 1K.) |
| 10 // Filler comment, to trigger code caching heuristic (script > 1K.) |
| 11 // Filler comment, to trigger code caching heuristic (script > 1K.) |
| 12 // Filler comment, to trigger code caching heuristic (script > 1K.) |
| 13 // Filler comment, to trigger code caching heuristic (script > 1K.) |
| 14 // Filler comment, to trigger code caching heuristic (script > 1K.) |
| 15 // Filler comment, to trigger code caching heuristic (script > 1K.) |
| 16 // Filler comment, to trigger code caching heuristic (script > 1K.) |
| 17 // Filler comment, to trigger code caching heuristic (script > 1K.) |
| 18 // Filler comment, to trigger code caching heuristic (script > 1K.) |
| 19 // Filler comment, to trigger code caching heuristic (script > 1K.) |
| 20 |
OLD | NEW |