OLD | NEW |
---|---|
1 <!-- | 1 <!-- |
2 * Copyright (c) 2011 The Chromium Authors. All rights reserved. Use of this | 2 * Copyright (c) 2016 The Chromium Authors. All rights reserved. Use of this |
Devlin
2016/07/29 16:01:09
nit: no (c)
Anderson Silva
2016/07/29 19:05:59
Done.
| |
3 * source code is governed by a BSD-style license that can be found in the | 3 * source code is governed by a BSD-style license that can be found in the |
4 * LICENSE file. | 4 * LICENSE file. |
5 --> | 5 --> |
6 <script src="tabs_util.js"></script> | 6 <script src="tabs_util.js"></script> |
7 <script src="events.js"></script> | 7 <script src="discarded.js"></script> |
OLD | NEW |