Chromium Code Reviews| Index: third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt |
| diff --git a/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt b/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt |
| index d5e32cde6277d3676b02e793e2da0cf6cf5631ef..08941195bafa504905ebed88592a30e051435e37 100644 |
| --- a/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt |
| +++ b/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt |
| @@ -53,6 +53,7 @@ DoNotCheckConstants |
| DoNotCheckSecurity=|Setter |
| DoNotCheckSignature |
| EnforceRange |
| +ExperimentEnabled=* |
|
haraken
2015/12/16 02:16:41
I'd rename "ExperimentEnabled" to "APIExperimentEn
Daniel Nishi
2015/12/16 21:42:02
Done. Now "APIExperiment" and "api_experiment" are
|
| Exposed=* |
| FlexibleArrayBufferView |
| GarbageCollected |