diff options
author | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-02 12:18:46 +0000 |
---|---|---|
committer | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-02 12:18:46 +0000 |
commit | 5b4eb8fc503839d19399c7f9187192b8e0cbf889 (patch) | |
tree | 3ff358a5eba47b31a2d90b7ac06bd6bdbadf1956 /chrome/browser/browser.vcproj | |
parent | ee2efde1d246a99b956e66297e1595f446b35e2a (diff) | |
download | chromium_src-5b4eb8fc503839d19399c7f9187192b8e0cbf889.zip chromium_src-5b4eb8fc503839d19399c7f9187192b8e0cbf889.tar.gz chromium_src-5b4eb8fc503839d19399c7f9187192b8e0cbf889.tar.bz2 |
Port some unit tests from chrome/browser/
Makes over 200 tests pass on Linux.
Review URL: http://codereview.chromium.org/18758
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9041 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 80b2f6e..3449e2b 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -986,6 +986,10 @@ > </File> <File + RelativePath=".\history\history_publisher_win.cc" + > + </File> + <File RelativePath=".\history\history_publisher.h" > </File> |