diff options
author | darin@google.com <darin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-06 19:14:17 +0000 |
---|---|---|
committer | darin@google.com <darin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-06 19:14:17 +0000 |
commit | 3cf58b50b62ab670a468f58613c7b34cb300def5 (patch) | |
tree | 294bb79e5b5623aaa568af7986207f728381eb66 /webkit/build/glue | |
parent | 77543384bd7d8a8e5f39428a1598ad9b7b08d4d9 (diff) | |
download | chromium_src-3cf58b50b62ab670a468f58613c7b34cb300def5.zip chromium_src-3cf58b50b62ab670a468f58613c7b34cb300def5.tar.gz chromium_src-3cf58b50b62ab670a468f58613c7b34cb300def5.tar.bz2 |
fix build for real
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@446 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build/glue')
-rw-r--r-- | webkit/build/glue/glue.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/build/glue/glue.vcproj b/webkit/build/glue/glue.vcproj index 89c44b6..8065e50 100644 --- a/webkit/build/glue/glue.vcproj +++ b/webkit/build/glue/glue.vcproj @@ -417,6 +417,14 @@ > </File> <File + RelativePath="..\..\glue\npruntime_util.cc" + > + </File> + <File + RelativePath="..\..\glue\npruntime_util.h" + > + </File> + <File RelativePath="..\..\glue\password_autocomplete_listener.cc" > </File> |