diff options
author | petersont@google.com <petersont@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-11 01:01:09 +0000 |
---|---|---|
committer | petersont@google.com <petersont@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-11 01:01:09 +0000 |
commit | 8d0f15cbef041e318ddf691c1e2cc711c14a160e (patch) | |
tree | eb92487eb0f96ed7d4d398ab0725b867eff0795e /webkit/build | |
parent | 621af4ffdbeeaee2785750258d90b096eb6c7551 (diff) | |
download | chromium_src-8d0f15cbef041e318ddf691c1e2cc711c14a160e.zip chromium_src-8d0f15cbef041e318ddf691c1e2cc711c14a160e.tar.gz chromium_src-8d0f15cbef041e318ddf691c1e2cc711c14a160e.tar.bz2 |
Review URL: http://codereview.chromium.org/10005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5151 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build')
-rw-r--r-- | webkit/build/glue/glue.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/build/glue/glue.vcproj b/webkit/build/glue/glue.vcproj index 6af0a12..602dbf4 100644 --- a/webkit/build/glue/glue.vcproj +++ b/webkit/build/glue/glue.vcproj @@ -125,6 +125,10 @@ Name="API" > <File + RelativePath="..\..\glue\autofill_form.cc" + > + </File> + <File RelativePath="..\..\glue\autofill_form.h" > </File> |