summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-04 22:18:29 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-04 22:18:29 +0000
commit81cf6f77e3bf3a413220d9b28ba83d85567d9048 (patch)
tree2511422f4c1d0b097f5552f1a5033946a37d765e /webkit/webkit.gyp
parentc0048b454d97599f3e4a02ed30d01345bb4216c1 (diff)
downloadchromium_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/webkit.gyp')
-rw-r--r--webkit/webkit.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index 53e7602..f759ba3 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -4500,6 +4500,9 @@
'glue/webframe_impl.h',
'glue/webframeloaderclient_impl.cc',
'glue/webframeloaderclient_impl.h',
+ 'glue/webhistoryitem.h',
+ 'glue/webhistoryitem_impl.cc',
+ 'glue/webhistoryitem_impl.h',
'glue/webkit_glue.cc',
'glue/webkit_glue.h',
'glue/webkitclient_impl.cc',