summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/samples/getviews/ts2.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/data/extensions/samples/getviews/ts2.html')
-rw-r--r--[-rwxr-xr-x]chrome/test/data/extensions/samples/getviews/ts2.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/chrome/test/data/extensions/samples/getviews/ts2.html b/chrome/test/data/extensions/samples/getviews/ts2.html
index f5ee37e..21d6c48 100755..100644
--- a/chrome/test/data/extensions/samples/getviews/ts2.html
+++ b/chrome/test/data/extensions/samples/getviews/ts2.html
@@ -1,9 +1,9 @@
-<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 2</div>
- </body>
+<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 2</div>
+ </body>
</html> \ No newline at end of file