| Index: third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.h b/third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.h
|
| index 96a79da26d98f14edb7dab868aef5067b35ee80b..b74d6ccc98e7ece5e65d018cf1dbac7db185b101 100644
|
| --- a/third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.h
|
| +++ b/third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.h
|
| @@ -38,7 +38,6 @@ class StyleEngine;
|
|
|
| class ShadowTreeStyleSheetCollection final : public TreeScopeStyleSheetCollection {
|
| WTF_MAKE_NONCOPYABLE(ShadowTreeStyleSheetCollection);
|
| - USING_FAST_MALLOC_WILL_BE_REMOVED(ShadowTreeStyleSheetCollection);
|
| public:
|
| explicit ShadowTreeStyleSheetCollection(ShadowRoot&);
|
|
|
|
|