Index: ui/gfx/compositor/compositor_switches.cc |
=================================================================== |
--- ui/gfx/compositor/compositor_switches.cc (revision 120364) |
+++ ui/gfx/compositor/compositor_switches.cc (working copy) |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2012 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
@@ -10,9 +10,6 @@ |
const char kDisableUIVsync[] = "disable-ui-vsync"; |
-const char kEnableCompositorOverdrawDebugging[] = |
- "enable-compositor-overdraw-debugging"; |
- |
const char kUIEnablePartialSwap[] = "ui-enable-partial-swap"; |
// Show FPS counter. |