| Index: third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.h b/third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.h
|
| index 6f20dd2838b72ab24861226a687f2445388ee693..e9c2eff1609dad271e55d8e8711262d43e32a7b3 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.h
|
| @@ -14,7 +14,7 @@
|
| namespace blink {
|
|
|
| class CORE_EXPORT TestPermissiveDictionary {
|
| - ALLOW_ONLY_INLINE_ALLOCATION();
|
| + DISALLOW_NEW_EXCEPT_PLACEMENT_NEW();
|
| public:
|
| TestPermissiveDictionary();
|
|
|
|
|