Chromium Code Reviews| Index: third_party/WebKit/Source/bindings/core/v8/ScriptEventListener.h |
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ScriptEventListener.h b/third_party/WebKit/Source/bindings/core/v8/ScriptEventListener.h |
| index 68d92b521242a7ccfe42eb54959356a8d71dba61..60eb1a0b64f490ae50fe61b4f071116f3452b10b 100644 |
| --- a/third_party/WebKit/Source/bindings/core/v8/ScriptEventListener.h |
| +++ b/third_party/WebKit/Source/bindings/core/v8/ScriptEventListener.h |
| @@ -38,7 +38,7 @@ |
| namespace blink { |
| class EventListener; |
| -class ExecutiionContext; |
| +class ExecutionContext; |
| class LocalFrame; |
| class Node; |
| class QualifiedName; |