Chromium Code Reviews| Index: ui/compositor/compositor_switches.h |
| diff --git a/ui/compositor/compositor_switches.h b/ui/compositor/compositor_switches.h |
| index f321d0bc01e113d3a020cb239b1bc729ece90fc2..d98f832bbe30b3f7d30db40cf04a0c2446a661d3 100644 |
| --- a/ui/compositor/compositor_switches.h |
| +++ b/ui/compositor/compositor_switches.h |
| @@ -21,7 +21,6 @@ COMPOSITOR_EXPORT extern const char kUIShowPaintRects[]; |
| namespace ui { |
| bool IsUIZeroCopyEnabled(); |
| -bool IsUIOneCopyEnabled(); |
| } // namespace ui |