Chromium Code Reviews| Index: chrome/test/data/extensions/api_test/offscreen_tabs/display.html |
| diff --git a/chrome/test/data/extensions/api_test/offscreen_tabs/display.html b/chrome/test/data/extensions/api_test/offscreen_tabs/display.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..97e148d6a1874f1eb8606e303a61130dd9376f3b |
| --- /dev/null |
| +++ b/chrome/test/data/extensions/api_test/offscreen_tabs/display.html |
| @@ -0,0 +1,7 @@ |
| +<!-- |
| + * Copyright (c) 2012 The Chromium Authors. All rights reserved. Use of this |
| + * source code is governed by a BSD-style license that can be found in the |
| + * LICENSE file. |
| +--> |
| +<script src="tab_util.js"></script> |
| +<script src="display.js"></script> |