Chromium Code Reviews| Index: Source/core/html/canvas/OESElementIndexUint.idl |
| diff --git a/Source/core/html/canvas/OESElementIndexUint.idl b/Source/core/html/canvas/OESElementIndexUint.idl |
| index 6e76baae0e9632d9c7e2622fcfeb6f6ba79894e8..269b8fc2fff793c3141dea0478083d545200ba05 100644 |
| --- a/Source/core/html/canvas/OESElementIndexUint.idl |
| +++ b/Source/core/html/canvas/OESElementIndexUint.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=WEBGL, |
| ] interface OESElementIndexUint { |
| }; |