Commit d359ed24 authored by tfarina's avatar tfarina Committed by Commit bot

content: Cleanup - remove unused 'WebKit' forward declaration.

BUG=None
R=michaeln@chromium.org

Review URL: https://codereview.chromium.org/871243002

Cr-Commit-Position: refs/heads/master@{#313506}
parent b35081bf
...@@ -13,10 +13,6 @@ ...@@ -13,10 +13,6 @@
struct EmbeddedWorkerMsg_StartWorker_Params; struct EmbeddedWorkerMsg_StartWorker_Params;
class GURL; class GURL;
namespace WebKit {
class WebEmbeddedWorker;
}
namespace content { namespace content {
// A tiny dispatcher which handles embedded worker start/stop messages. // A tiny dispatcher which handles embedded worker start/stop messages.
......
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