Chromium Code Reviews| Index: chrome/test/data/extensions/api_test/automation/tests/tabs/line_start_offsets.html |
| diff --git a/chrome/test/data/extensions/api_test/automation/tests/tabs/line_start_offsets.html b/chrome/test/data/extensions/api_test/automation/tests/tabs/line_start_offsets.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f8b7e032d03666c2a56a17b3e25c3c2a7b5925dd |
| --- /dev/null |
| +++ b/chrome/test/data/extensions/api_test/automation/tests/tabs/line_start_offsets.html |
| @@ -0,0 +1,7 @@ |
| +<!-- |
| + * Copyright 2016 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="common.js"></script> |
| +<script src="line_start_offsets.js"></script> |