Chromium Code Reviews| Index: Source/core/frame/UseCounter.h |
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
| index 64cd844654c1eee630083dc2c6931e5d1344d23a..0d2eb0fe7694e6c9685a365273e0aacb2309bc3c 100644 |
| --- a/Source/core/frame/UseCounter.h |
| +++ b/Source/core/frame/UseCounter.h |
| @@ -132,7 +132,7 @@ public: |
| ContentSecurityPolicyWithBaseElement, |
| PrefixedMediaAddKey, |
| PrefixedMediaGenerateKeyRequest, |
| - WebAudioLooping, |
| + UnusedSlot10, // Removed, was WebAudioLooping. |
|
philipj_slow
2014/01/16 16:38:10
Should I renumber the rest of the unused slots ins
|
| DocumentClear, |
| PrefixedTransitionMediaFeature, |
| SVGFontElement, |