diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-27 23:26:18 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-27 23:26:18 +0000 |
commit | b5f4e2c82f8443d62eaa21714822634de5cfbc46 (patch) | |
tree | 6f7f1ddf7c42f6b95ea804b1fe9c2095bbc0a725 /DEPS | |
parent | bb063b71478fe0dad927d7bd1f2496b8e4f1713d (diff) | |
download | chromium_src-b5f4e2c82f8443d62eaa21714822634de5cfbc46.zip chromium_src-b5f4e2c82f8443d62eaa21714822634de5cfbc46.tar.gz chromium_src-b5f4e2c82f8443d62eaa21714822634de5cfbc46.tar.bz2 |
Add a test to test_shell_tests to verify that navigator.plugins.refresh() works.
Also get rid of the duplicate disabled verify_plugin_window_rect test.
Review URL: http://codereview.chromium.org/42687
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12725 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@214", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@12702", + "/trunk/deps/third_party/WebKit@12723", "src/third_party/icu38": "/trunk/deps/third_party/icu38@12390", |