Chromium Code Reviews| Index: Source/core/css/FontLoader.idl |
| diff --git a/Source/core/css/FontLoader.idl b/Source/core/css/FontLoader.idl |
| index b39c40ee90e616d1847f549dacf8b4777d4168ca..9364d69aab7a61a1453b0a89873e2bcf5925b320 100644 |
| --- a/Source/core/css/FontLoader.idl |
| +++ b/Source/core/css/FontLoader.idl |
| @@ -29,6 +29,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=FONT_LOAD_EVENTS, |
| EnabledAtRuntime=fontLoadEvents, |
| ActiveDOMObject, |