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

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

Issue 2945453002: color: Use base::Feature to control color correct rendering (Closed)
Patch Set: Add histogram enum Created 3 years, 6 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 | « chrome/browser/about_flags.cc ('k') | content/browser/gpu/gpu_process_host.cc » ('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 c0254c900e627ddf34906f31825fb80d4f72f674..6877c0f985f239f12277673506a4a57e62a974f3 100644
--- a/chrome/browser/chromeos/login/chrome_restart_request.cc
+++ b/chrome/browser/chromeos/login/chrome_restart_request.cc
@@ -103,7 +103,6 @@ void DeriveCommandLine(const GURL& start_url,
::switches::kDisableTouchDragDrop,
::switches::kDisableZeroCopy,
::switches::kEnableBlinkFeatures,
- ::switches::kEnableColorCorrectRendering,
::switches::kDisableDisplayList2dCanvas,
::switches::kEnableDisplayList2dCanvas,
::switches::kForceDisplayList2dCanvas,
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | content/browser/gpu/gpu_process_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698