diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-26 21:53:06 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-26 21:53:06 +0000 |
commit | 1bb48f7bc8563a9112b7379e8cd93c86c69770b2 (patch) | |
tree | fe3ef43b9e3efb4ec8af8b34e1ec8c236b477927 /webkit/data/test_shell | |
parent | 857c01a8660c47d211b34becc2c6c607cbb421be (diff) | |
download | chromium_src-1bb48f7bc8563a9112b7379e8cd93c86c69770b2.zip chromium_src-1bb48f7bc8563a9112b7379e8cd93c86c69770b2.tar.gz chromium_src-1bb48f7bc8563a9112b7379e8cd93c86c69770b2.tar.bz2 |
Remove a secretive pre-launch warning from test_shell's startup page.
file:// urls do not set a referer so this comment is not applicable.
Review URL: http://codereview.chromium.org/8180
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3990 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data/test_shell')
-rw-r--r-- | webkit/data/test_shell/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/data/test_shell/index.html b/webkit/data/test_shell/index.html index eac2757..1b17358 100644 --- a/webkit/data/test_shell/index.html +++ b/webkit/data/test_shell/index.html @@ -40,7 +40,6 @@ <div class="group"> <h1 style="background: green;">External Links</h1> <li><a href="http://www.google.com/">Google</a> - <li><i>Do not put non-Google links here since the referrer will leak, and your path may have revealing information.</i> </div> <div class="group"> |