summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/samples/getviews/ts1.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/data/extensions/samples/getviews/ts1.html')
-rw-r--r--chrome/test/data/extensions/samples/getviews/ts1.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/chrome/test/data/extensions/samples/getviews/ts1.html b/chrome/test/data/extensions/samples/getviews/ts1.html
deleted file mode 100644
index ce0c115..0000000
--- a/chrome/test/data/extensions/samples/getviews/ts1.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
- <head>
- <link rel="stylesheet" type="text/css" href="common.css">
- <script src="common.js" type="text/javascript"></script>
- </head>
- <body>
- <div span id="me" onclick="claim();">Toolstrip 1</div>
- </body>
-</html> \ No newline at end of file