Chromium Code Reviews| Index: chrome/test/data/extensions/api_test/tabs/on_updated/historyPushStateUpdateUrl/a.html |
| diff --git a/chrome/test/data/extensions/api_test/tabs/on_updated/historyPushStateUpdateUrl/a.html b/chrome/test/data/extensions/api_test/tabs/on_updated/historyPushStateUpdateUrl/a.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..50b0db9ff6918879e43e21a642f512cd4ba07794 |
| --- /dev/null |
| +++ b/chrome/test/data/extensions/api_test/tabs/on_updated/historyPushStateUpdateUrl/a.html |
| @@ -0,0 +1,8 @@ |
| +<!-- |
| + * Copyright (c) 2015 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. |
| +--> |
| +<!DOCTYPE html> |
| +<a href="#a">a</a> |
| +<script src="a.js"></script> |