diff options
author | kkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-28 21:24:34 +0000 |
---|---|---|
committer | kkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-28 21:24:34 +0000 |
commit | 50cdc732caacead0d4236716c43342ae14e366f3 (patch) | |
tree | bfa49fd0e3ff3a35e16a8201544ed9709136c9df /chrome_frame/chrome_frame.gyp | |
parent | e55a7ddf8a95cd64c620f4536d641fede75d51d0 (diff) | |
download | chromium_src-50cdc732caacead0d4236716c43342ae14e366f3.zip chromium_src-50cdc732caacead0d4236716c43342ae14e366f3.tar.gz chromium_src-50cdc732caacead0d4236716c43342ae14e366f3.tar.bz2 |
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
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48527 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, 1 insertions, 0 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp index 141a88e..534dcc2 100644 --- a/chrome_frame/chrome_frame.gyp +++ b/chrome_frame/chrome_frame.gyp @@ -229,6 +229,7 @@ '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', |