Commit f0ff4bec authored by eric@webkit.org's avatar eric@webkit.org

2010-02-05 James Hawkins <jhawkins@chromium.org>

        Reviewed by David Levin.

        [Chromium] Remove an unused forward declaration in WebKitClient.h.

        https://bugs.webkit.org/show_bug.cgi?id=34622

        * public/WebKitClient.h:

git-svn-id: svn://svn.chromium.org/blink/trunk@54448 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 7c332e91
2010-02-05 James Hawkins <jhawkins@chromium.org>
Reviewed by David Levin.
[Chromium] Remove an unused forward declaration in WebKitClient.h.
https://bugs.webkit.org/show_bug.cgi?id=34622
* public/WebKitClient.h:
2010-02-05 James Hawkins <jhawkins@chromium.org>
Reviewed by Darin Fisher.
......
......@@ -59,7 +59,6 @@ class WebStorageNamespace;
class WebThemeEngine;
class WebURLLoader;
struct WebCookie;
struct WebPluginInfo;
template <typename T> class WebVector;
class WebKitClient {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment