| Index: content/browser/gpu/compositor_util.h
|
| diff --git a/content/browser/gpu/compositor_util.h b/content/browser/gpu/compositor_util.h
|
| index ba135db6f8f6ed04d5dbd157b75cfa8dec0d1334..fec252f6cbbe8052893fe02e2b52ac09e6814bb2 100644
|
| --- a/content/browser/gpu/compositor_util.h
|
| +++ b/content/browser/gpu/compositor_util.h
|
| @@ -9,9 +9,6 @@
|
| #include "content/common/content_export.h"
|
|
|
| namespace content {
|
| -
|
| -// Note: When adding a function here, please make sure the logic is not
|
| -// duplicated in the renderer.
|
|
|
| // Returns true if the threaded compositor is on (via flags or field trial).
|
| CONTENT_EXPORT bool IsThreadedCompositingEnabled();
|
|
|