From 3ee3ffd1d79a0c1544f3bfd70c7de7606df9482f Mon Sep 17 00:00:00 2001 From: "estade@chromium.org" Date: Wed, 5 Nov 2008 01:34:30 +0000 Subject: Rewrote the clipboard API to be more concurrent. Added a helper class to make it more foolproof. Updated all clients and unittests. Mac port by jeremy@chromium.org Review URL: http://codereview.chromium.org/9154 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4719 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/build/glue/glue.vcproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'webkit/build/glue') diff --git a/webkit/build/glue/glue.vcproj b/webkit/build/glue/glue.vcproj index 784de66..28fe820 100644 --- a/webkit/build/glue/glue.vcproj +++ b/webkit/build/glue/glue.vcproj @@ -481,6 +481,10 @@ > + + -- cgit v1.1