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/interactive_ui/interactive_ui.vcproj | 28 ++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) (limited to 'chrome/test/interactive_ui/interactive_ui.vcproj') diff --git a/chrome/test/interactive_ui/interactive_ui.vcproj b/chrome/test/interactive_ui/interactive_ui.vcproj index 7be44ab..5449a05 100644 --- a/chrome/test/interactive_ui/interactive_ui.vcproj +++ b/chrome/test/interactive_ui/interactive_ui.vcproj @@ -17,7 +17,7 @@ + + + + @@ -178,6 +186,22 @@ RelativePath="..\ui\ui_test_suite.cc" > + + + + + + + +