diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-04 22:18:29 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-04 22:18:29 +0000 |
commit | 81cf6f77e3bf3a413220d9b28ba83d85567d9048 (patch) | |
tree | 2511422f4c1d0b097f5552f1a5033946a37d765e /webkit/glue/glue.vcproj | |
parent | c0048b454d97599f3e4a02ed30d01345bb4216c1 (diff) | |
download | chromium_src-81cf6f77e3bf3a413220d9b28ba83d85567d9048.zip chromium_src-81cf6f77e3bf3a413220d9b28ba83d85567d9048.tar.gz chromium_src-81cf6f77e3bf3a413220d9b28ba83d85567d9048.tar.bz2 |
Revert r15244. Failed tests :(
TBR=mpcomplete
Review URL: http://codereview.chromium.org/99370
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15246 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/glue.vcproj')
-rw-r--r-- | webkit/glue/glue.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/webkit/glue/glue.vcproj b/webkit/glue/glue.vcproj index f16606e..0677fbb 100644 --- a/webkit/glue/glue.vcproj +++ b/webkit/glue/glue.vcproj @@ -222,6 +222,10 @@ >
</File>
<File
+ RelativePath=".\webhistoryitem.h"
+ >
+ </File>
+ <File
RelativePath=".\webmediaplayer.h"
>
</File>
@@ -638,6 +642,14 @@ >
</File>
<File
+ RelativePath=".\webhistoryitem_impl.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\webhistoryitem_impl.h"
+ >
+ </File>
+ <File
RelativePath=".\webkit_glue.cc"
>
</File>
|