Index: ui/compositor/compositor_switches.cc |
diff --git a/ui/compositor/compositor_switches.cc b/ui/compositor/compositor_switches.cc |
index c83e8568fb32174499c82024ac714af6e5b266fd..e246de0445376d9417e572f07968cf5430b1f38b 100644 |
--- a/ui/compositor/compositor_switches.cc |
+++ b/ui/compositor/compositor_switches.cc |
@@ -23,4 +23,6 @@ const char kUIEnablePerTilePainting[] = "ui-enable-per-tile-painting"; |
const char kUIEnableThreadedCompositing[] = "ui-enable-threaded-compositing"; |
+const char kUIMaxFramesPending[] = "ui-max-frames-pending"; |
+ |
} // namespace switches |