From 04fba9a91d7f46a517f67e1f3f10625ba589b8cc Mon Sep 17 00:00:00 2001 From: "evanm@google.com" Date: Tue, 28 Oct 2008 17:25:25 +0000 Subject: - Make user script loading asynchronous on the file thread. - Automatically reload scripts when the directory changes. - Add a unit test for the GreasemonkeyMaster. Review URL: http://codereview.chromium.org/7472 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4069 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/test/unit/unittests.vcproj | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'chrome/test/unit') diff --git a/chrome/test/unit/unittests.vcproj b/chrome/test/unit/unittests.vcproj index 12b44e7..3673ffc 100644 --- a/chrome/test/unit/unittests.vcproj +++ b/chrome/test/unit/unittests.vcproj @@ -186,23 +186,23 @@ > + + + + -- cgit v1.1