Index: content/browser/gpu/compositor_util.h |
diff --git a/content/browser/gpu/compositor_util.h b/content/browser/gpu/compositor_util.h |
index fec252f6cbbe8052893fe02e2b52ac09e6814bb2..ba135db6f8f6ed04d5dbd157b75cfa8dec0d1334 100644 |
--- a/content/browser/gpu/compositor_util.h |
+++ b/content/browser/gpu/compositor_util.h |
@@ -10,6 +10,9 @@ |
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(); |