| Index: Source/build/scripts/templates/InternalRuntimeFlags.h.tmpl
|
| diff --git a/Source/build/scripts/templates/InternalRuntimeFlags.h.tmpl b/Source/build/scripts/templates/InternalRuntimeFlags.h.tmpl
|
| index 99f09699f9117a392edc54a765917d67bfba7c7c..6e14e2282dff715ddc13be687e0323f3a6c4393c 100644
|
| --- a/Source/build/scripts/templates/InternalRuntimeFlags.h.tmpl
|
| +++ b/Source/build/scripts/templates/InternalRuntimeFlags.h.tmpl
|
| @@ -14,6 +14,7 @@
|
| namespace blink {
|
|
|
| class InternalRuntimeFlags : public RefCountedWillBeGarbageCollected<InternalRuntimeFlags>, public ScriptWrappable {
|
| + DEFINE_WRAPPERTYPEINFO();
|
| public:
|
| static PassRefPtrWillBeRawPtr<InternalRuntimeFlags> create()
|
| {
|
|
|