| Index: third_party/WebKit/Source/core/layout/compositing/CompositingReasonFinder.h
|
| diff --git a/third_party/WebKit/Source/core/layout/compositing/CompositingReasonFinder.h b/third_party/WebKit/Source/core/layout/compositing/CompositingReasonFinder.h
|
| index 6121857c7c370eb8207be7f4bdb9d381a28174af..84eae9ad444376f5cea38b4ca9e0ac9dc77a4ced 100644
|
| --- a/third_party/WebKit/Source/core/layout/compositing/CompositingReasonFinder.h
|
| +++ b/third_party/WebKit/Source/core/layout/compositing/CompositingReasonFinder.h
|
| @@ -18,7 +18,6 @@ class ComputedStyle;
|
| class LayoutView;
|
|
|
| class CompositingReasonFinder {
|
| - DISALLOW_NEW();
|
| WTF_MAKE_NONCOPYABLE(CompositingReasonFinder);
|
|
|
| public:
|
|
|