| Index: third_party/WebKit/Source/bindings/tests/results/core/TestDictionary.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/TestDictionary.h b/third_party/WebKit/Source/bindings/tests/results/core/TestDictionary.h
|
| index 72bd7b223df78980d9f30d5b72ad4cd26a93cb8f..c578867c163414765450c0866ad6112889dec0e7 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/TestDictionary.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/TestDictionary.h
|
| @@ -27,7 +27,7 @@
|
| namespace blink {
|
|
|
| class CORE_EXPORT TestDictionary {
|
| - ALLOW_ONLY_INLINE_ALLOCATION();
|
| + DISALLOW_NEW_EXCEPT_PLACEMENT_NEW();
|
| public:
|
| TestDictionary();
|
|
|
|
|