Chromium Code Reviews| Index: Source/core/frame/SmartClip.h |
| diff --git a/Source/core/frame/SmartClip.h b/Source/core/frame/SmartClip.h |
| index 8af1b26f8e4b69321029a3fda4e63d4c03cb68aa..48da0cfd57c246ec5ec362fb3d189f1fb6df8d41 100644 |
| --- a/Source/core/frame/SmartClip.h |
| +++ b/Source/core/frame/SmartClip.h |
| @@ -39,6 +39,7 @@ |
| namespace blink { |
| class CORE_EXPORT SmartClipData { |
| + STACK_ALLOCATED(); |
| public: |
| SmartClipData() |
| : m_isEmpty(true) |