diff options
author | kkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-28 21:39:51 +0000 |
---|---|---|
committer | kkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-28 21:39:51 +0000 |
commit | c664fd23d97eaf5ed133d41f164708a034f36d4d (patch) | |
tree | 8e87791f2a708e6fcf7513a539b760aa5e47db15 /chrome_frame/chrome_frame.gyp | |
parent | 2db34723bbd8cb556f70823c0f44cdce342bfbb8 (diff) | |
download | chromium_src-c664fd23d97eaf5ed133d41f164708a034f36d4d.zip chromium_src-c664fd23d97eaf5ed133d41f164708a034f36d4d.tar.gz chromium_src-c664fd23d97eaf5ed133d41f164708a034f36d4d.tar.bz2 |
Revert 48527 - Add chrome frame tests for common navigation cases to ensure IE still works.
BUG=none
TEST=none
Review url: http://codereview.chromium.org/2173002
Review URL: http://codereview.chromium.org/2374002
TBR=kkania@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48529 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/chrome_frame.gyp')
-rw-r--r-- | chrome_frame/chrome_frame.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp index 534dcc2..141a88e 100644 --- a/chrome_frame/chrome_frame.gyp +++ b/chrome_frame/chrome_frame.gyp @@ -229,7 +229,6 @@ 'test/chrome_frame_automation_mock.h', 'test/http_server.cc', 'test/http_server.h', - 'test/no_interference_test.cc', 'test/proxy_factory_mock.cc', 'test/proxy_factory_mock.h', 'test/run_all_unittests.cc', |