diff options
author | bryner <bryner@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2006-08-25 21:14:45 +0000 |
---|---|---|
committer | bryner <bryner@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2006-08-25 21:14:45 +0000 |
commit | cb91a2f879250f2ef5f74321b5d08807247d41a7 (patch) | |
tree | 6eebf88acb8342b6c27d9c29df78f92cbb035c4d /test.html | |
parent | Adding a test html file (diff) | |
download | breakpad-cb91a2f879250f2ef5f74321b5d08807247d41a7.tar.xz |
Initial import, which includes the Windows client-side dump_syms tool, and
part of the server-side dump processor.
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@4 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'test.html')
-rw-r--r-- | test.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/test.html b/test.html deleted file mode 100644 index b83f4ba3..00000000 --- a/test.html +++ /dev/null @@ -1,9 +0,0 @@ -<html>
- <head>
- <title>Test!</title>
- </head>
- <body>
- <h1>Test!</h1>
- <a href="http://www.bengoodger.com/">Goat</a>
- </body>
-</html>
|