Chromium Code Reviews| Index: Source/core/dom/EventTarget.h |
| diff --git a/Source/core/dom/EventTarget.h b/Source/core/dom/EventTarget.h |
| index 633d2d27ebd454ff0e26ff3411c42aaa5bef8edb..3705546a4727ebb13c1bcf2c2ead700325226fc7 100644 |
| --- a/Source/core/dom/EventTarget.h |
| +++ b/Source/core/dom/EventTarget.h |
| @@ -38,8 +38,8 @@ |
| namespace WebCore { |
| + class ApplicationCache; |
| class AudioContext; |
| - class DOMApplicationCache; |
| class DOMWindow; |
| class DedicatedWorkerGlobalScope; |
| class Event; |