diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-05 21:08:19 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-05 21:08:19 +0000 |
commit | e354bc49d8c836cd5869a70afdac1ac836adbec4 (patch) | |
tree | 6f5a30ffb6e2fbe5ae500f3662ab8800a8f88e47 /webkit/build | |
parent | fa98babe6a72b8af5975e09f76bf8ca7ab48d8c2 (diff) | |
download | chromium_src-e354bc49d8c836cd5869a70afdac1ac836adbec4.zip chromium_src-e354bc49d8c836cd5869a70afdac1ac836adbec4.tar.gz chromium_src-e354bc49d8c836cd5869a70afdac1ac836adbec4.tar.bz2 |
Chrome changes for WebKit merge 43114:43242
R=dglazkov
Review URL: http://codereview.chromium.org/109042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15338 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build')
-rw-r--r-- | webkit/build/WebCore/WebCore.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj index c7bce22..9156de2 100644 --- a/webkit/build/WebCore/WebCore.vcproj +++ b/webkit/build/WebCore/WebCore.vcproj @@ -5409,6 +5409,18 @@ > </File> <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\CollectionCache.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\CollectionCache.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\html\CollectionType.h" + > + </File> + <File RelativePath="..\..\..\third_party\WebKit\WebCore\html\File.cpp" > </File> |