summaryrefslogtreecommitdiffstats
path: root/webkit/build/glue
diff options
context:
space:
mode:
authorpetersont@google.com <petersont@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-23 22:24:41 +0000
committerpetersont@google.com <petersont@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-23 22:24:41 +0000
commit9dce797f76e410bf3ddec8af75e74c1f0e07dae0 (patch)
treeb8fa18443bd91e2c1868e3c1d818adef03998de7 /webkit/build/glue
parentb5d7cc7ad91885ed15fa285505d5eba283f193b7 (diff)
downloadchromium_src-9dce797f76e410bf3ddec8af75e74c1f0e07dae0.zip
chromium_src-9dce797f76e410bf3ddec8af75e74c1f0e07dae0.tar.gz
chromium_src-9dce797f76e410bf3ddec8af75e74c1f0e07dae0.tar.bz2
Review URL: http://codereview.chromium.org/8125
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3871 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build/glue')
-rw-r--r--webkit/build/glue/glue.vcproj22
1 files changed, 17 insertions, 5 deletions
diff --git a/webkit/build/glue/glue.vcproj b/webkit/build/glue/glue.vcproj
index ce35495..8524d3c 100644
--- a/webkit/build/glue/glue.vcproj
+++ b/webkit/build/glue/glue.vcproj
@@ -125,10 +125,6 @@
Name="API"
>
<File
- RelativePath="..\..\glue\autofill_form.h"
- >
- </File>
- <File
RelativePath="..\..\glue\cache_manager.h"
>
</File>
@@ -373,6 +369,14 @@
>
</File>
<File
+ RelativePath="..\..\glue\glue_accessibility.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\glue_accessibility.h"
+ >
+ </File>
+ <File
RelativePath="..\..\glue\glue_serialize.cc"
>
</File>
@@ -457,7 +461,7 @@
>
</File>
<File
- RelativePath="..\..\glue\resource_handle_win.cc"
+ RelativePath="..\..\glue\resource_handle_impl.cc"
>
</File>
<File
@@ -477,6 +481,14 @@
>
</File>
<File
+ RelativePath="..\..\glue\stacking_order_iterator.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\stacking_order_iterator.h"
+ >
+ </File>
+ <File
RelativePath="..\..\glue\webcursor.cc"
>
</File>