From 729065e3cfedd4db3db21d4b485527be2eff4d3e Mon Sep 17 00:00:00 2001 From: "sky@google.com" Date: Tue, 2 Sep 2008 22:06:44 +0000 Subject: Moves the bookmark bar view test into the interactive tests. To get this to work I changed the interactive ui tests to link with everything the unit tests do. I did this by way of clicking on the dependencies dialog in VS. Let me know if that wasn't right. I also had to slightly tweak BookmarkBarModel and BookmarkStorage to deal with changes I did a while back. These changes only matter during testing (background thread is NULL). BUG=1318942 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1659 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/test/unit/unittests.vcproj | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'chrome/test/unit') diff --git a/chrome/test/unit/unittests.vcproj b/chrome/test/unit/unittests.vcproj index c84a572..fee3966 100644 --- a/chrome/test/unit/unittests.vcproj +++ b/chrome/test/unit/unittests.vcproj @@ -209,14 +209,6 @@ RelativePath="..\..\..\net\url_request\url_request_test_job.h" > - - - - - - - -