Index: ui/base/ui_base_switches.cc |
diff --git a/ui/base/ui_base_switches.cc b/ui/base/ui_base_switches.cc |
index eadd3598ba52d0e5dbd20d9fd1fbe1a3afe21a6e..32bb03c0f77389f262054da725c456708239a267 100644 |
--- a/ui/base/ui_base_switches.cc |
+++ b/ui/base/ui_base_switches.cc |
@@ -7,9 +7,6 @@ |
namespace switches { |
#if defined(OS_MACOSX) && !defined(OS_IOS) |
-// Disable use of CoreAnimation to draw on the Mac. |
-const char kDisableCoreAnimation[] = "disable-core-animation"; |
- |
// Enable use of cross-process CALayers to display content directly from the |
// GPU process on Mac. |
const char kEnableRemoteCoreAnimation[] = "enable-remote-core-animation"; |