Chromium Code Reviews| Index: core/page/EventSource.idl | 
| =================================================================== | 
| --- core/page/EventSource.idl (revision 23517) | 
| +++ core/page/EventSource.idl (working copy) | 
| @@ -30,6 +30,7 @@ | 
| */ | 
| [ | 
| + GlobalContext=WindowAndWorker, | 
| ActiveDOMObject, | 
| Constructor(DOMString url, optional Dictionary eventSourceInit), | 
| CallWith=ScriptExecutionContext, |