Index: content/browser/gpu/compositor_util.h |
diff --git a/content/browser/gpu/compositor_util.h b/content/browser/gpu/compositor_util.h |
index 72a3ac0d42dda9a943a147d77cef82b6cbbc0c24..3ce396e384b14bd115d2eedc22c95afe990147b5 100644 |
--- a/content/browser/gpu/compositor_util.h |
+++ b/content/browser/gpu/compositor_util.h |
@@ -17,9 +17,6 @@ namespace content { |
// flags, or platform default). |
CONTENT_EXPORT bool IsPinchVirtualViewportEnabled(); |
-// Returns true if the threaded compositor is on (via flags or field trial). |
-CONTENT_EXPORT bool IsThreadedCompositingEnabled(); |
- |
// Returns true if delegated-renderer is on (via flags, or platform default). |
CONTENT_EXPORT bool IsDelegatedRendererEnabled(); |