diff options
author | nirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-18 21:47:45 +0000 |
---|---|---|
committer | nirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-18 21:47:45 +0000 |
commit | ea4dbc90144ad244f4520ac78d87040f0ee84221 (patch) | |
tree | af0a3654767755b8dab2c5c3fd26283055a98e8d /chrome/test/data/downloads | |
parent | e4832a5322e8343ae2128c0e29a16d8709441fc2 (diff) | |
download | chromium_src-ea4dbc90144ad244f4520ac78d87040f0ee84221.zip chromium_src-ea4dbc90144ad244f4520ac78d87040f0ee84221.tar.gz chromium_src-ea4dbc90144ad244f4520ac78d87040f0ee84221.tar.bz2 |
Add new omnibox functional tests
TEST=python chrome/test/functional/omnibox.py
Review URL: http://codereview.chromium.org/2091011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47573 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data/downloads')
-rw-r--r-- | chrome/test/data/downloads/crazy_filenames.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/test/data/downloads/crazy_filenames.txt b/chrome/test/data/downloads/crazy_filenames.txt index 2447995..b097a8f 100644 --- a/chrome/test/data/downloads/crazy_filenames.txt +++ b/chrome/test/data/downloads/crazy_filenames.txt @@ -5,6 +5,7 @@ # The filenames are provided as unicode strings so that this file can remain # ascii. # Used by: chrome/test/functional/downloads.py +# chrome/test/functional/omnibox.py [ u'a_file_name.zip', |