summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webwidget_impl.h
diff options
context:
space:
mode:
authordimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-04 04:37:41 +0000
committerdimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-04 04:37:41 +0000
commitebc4dfee97e29da7b03c9a9dda10e5fb4b8786d5 (patch)
tree71b9eaae95a7909a5ef6e37f045cd41cfe524221 /webkit/glue/webwidget_impl.h
parentc199130efc467a32bcae3fdc1699434303bcac1c (diff)
downloadchromium_src-ebc4dfee97e29da7b03c9a9dda10e5fb4b8786d5.zip
chromium_src-ebc4dfee97e29da7b03c9a9dda10e5fb4b8786d5.tar.gz
chromium_src-ebc4dfee97e29da7b03c9a9dda10e5fb4b8786d5.tar.bz2
WebKit DEP roll 44372:44405
BUG=none TEST=no compile or layout test failures. There is a change (http://trac.webkit.org/changeset/44401) here which will likely break quite a few Linux layout tests. The plan is to run the build, then add all the tests with REBASELINE keyword into test_expectations.txt for automated rebaselining. Review URL: http://codereview.chromium.org/118215 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17601 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/webwidget_impl.h')
-rw-r--r--webkit/glue/webwidget_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/glue/webwidget_impl.h b/webkit/glue/webwidget_impl.h
index 6d889b0..a0078db 100644
--- a/webkit/glue/webwidget_impl.h
+++ b/webkit/glue/webwidget_impl.h
@@ -27,7 +27,7 @@ namespace WebKit {
class WebKeyboardEvent;
class WebMouseEvent;
class WebMouseWheelEvent;
-class WebRect;
+struct WebRect;
}
struct MenuItem;