| Index: third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQuery.idl
|
| diff --git a/third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQuery.idl b/third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQuery.idl
|
| index 02323880800fbb6950d2c44fc61521c527977230..06a70539ceca07b409f7058cdb2d1e8fd9a0979a 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQuery.idl
|
| +++ b/third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQuery.idl
|
| @@ -5,9 +5,9 @@
|
| typedef unsigned long long GLuint64EXT;
|
|
|
| [
|
| + DependentLifetime,
|
| DoNotCheckConstants,
|
| NoInterfaceObject,
|
| - SetWrapperReferenceFrom=canvas,
|
| ] interface EXTDisjointTimerQuery {
|
| const GLenum QUERY_COUNTER_BITS_EXT = 0x8864;
|
| const GLenum CURRENT_QUERY_EXT = 0x8865;
|
|
|