Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(399)

Unified Diff: chrome/browser/chromeos/login/chrome_restart_request.cc

Issue 1130043003: [Sketch] CC Animations: Torpedo the old intrusive animation system. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@implscroll
Patch Set: Delete more (headers and animation_registrar_ leftover) Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/trees/layer_tree_settings.cc ('k') | components/html_viewer/web_layer_tree_view_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 bf31bf3573e7e6bc04db7c3ad5a28d2d73157052..31910f7e062bdbe7b99ed5cb8869803b3f3c9ec9 100644
--- a/chrome/browser/chromeos/login/chrome_restart_request.cc
+++ b/chrome/browser/chromeos/login/chrome_restart_request.cc
@@ -98,7 +98,6 @@ std::string DeriveCommandLine(const GURL& start_url,
::switches::kDisableTouchEditing,
::switches::kEnableBeginFrameScheduling,
::switches::kEnableBlinkFeatures,
- ::switches::kEnableCompositorAnimationTimelines,
::switches::kEnableDelegatedRenderer,
::switches::kDisableDisplayList2dCanvas,
::switches::kEnableDisplayList2dCanvas,
@@ -146,7 +145,6 @@ std::string DeriveCommandLine(const GURL& start_url,
::switches::kTouchDevices,
::switches::kTouchEvents,
::switches::kUIDisableThreadedCompositing,
- ::switches::kUIEnableCompositorAnimationTimelines,
::switches::kUIPrioritizeInGpuProcess,
#if defined(USE_CRAS)
::switches::kUseCras,
« no previous file with comments | « cc/trees/layer_tree_settings.cc ('k') | components/html_viewer/web_layer_tree_view_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698