Index: chrome/common/crash_keys.cc |
diff --git a/chrome/common/crash_keys.cc b/chrome/common/crash_keys.cc |
index 84a83ef41ae42ba525d4070b4e3ed21e21a0dfcf..2352b3af3253fda093de7f9f37656fa55b64790a 100644 |
--- a/chrome/common/crash_keys.cc |
+++ b/chrome/common/crash_keys.cc |
@@ -263,7 +263,6 @@ static bool IsBoringSwitch(const std::string& flag) { |
flag == "--flag-switches-end"; |
#elif defined(OS_CHROMEOS) |
static const char* kIgnoreSwitches[] = { |
- ::switches::kEnableCompositingForFixedPosition, |
::switches::kEnableImplSidePainting, |
::switches::kEnableLogging, |
::switches::kFlagSwitchesBegin, |