Chromium Code Reviews| Index: third_party/WebKit/public/web/WebRuntimeFeatures.h |
| diff --git a/third_party/WebKit/public/web/WebRuntimeFeatures.h b/third_party/WebKit/public/web/WebRuntimeFeatures.h |
| index 5d20ff854a7dee285d0df4c7d6870d22fff6ca34..0b0bab15a29e96d7625b160185ad608983ff6291 100644 |
| --- a/third_party/WebKit/public/web/WebRuntimeFeatures.h |
| +++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h |
| @@ -87,6 +87,8 @@ public: |
| BLINK_EXPORT static void enableImageColorProfiles(bool); |
| + BLINK_EXPORT static void enableIterableNodeLists(bool); |
|
jsbell
2015/10/26 22:53:34
Ditto?
|
| + |
| BLINK_EXPORT static void enableMediaPlayer(bool); |
| BLINK_EXPORT static void enableSubpixelFontScaling(bool); |