Index: chrome/browser/chromeos/login/chrome_restart_request.cc |
diff --git a/chrome/browser/chromeos/login/chrome_restart_request.cc b/chrome/browser/chromeos/login/chrome_restart_request.cc |
index 6dabbc810bf2b858290439591b9010b577136354..48fa23f4c6b28a05a6adb13e9c0396e3206a0141 100644 |
--- a/chrome/browser/chromeos/login/chrome_restart_request.cc |
+++ b/chrome/browser/chromeos/login/chrome_restart_request.cc |
@@ -188,6 +188,7 @@ std::string DeriveCommandLine(const GURL& start_url, |
cc::switches::kDisableThreadedAnimation, |
cc::switches::kEnableGpuBenchmarking, |
cc::switches::kEnablePinchVirtualViewport, |
+ cc::switches::kEnablePropertyTreeVerification, |
cc::switches::kEnableMainFrameBeforeActivation, |
cc::switches::kEnableTopControlsPositionCalculation, |
cc::switches::kMaxTilesForInterestArea, |