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

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

Issue 1690013002: Remove --tab-capture-upscale/downscale-quality. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address piman's comments. Created 4 years, 8 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
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 47da53bd61a077815ec2807dfe8b9d602bedee0f..4026d3fa4d99eb8149fde6cc0707ab68c0ae0209 100644
--- a/chrome/browser/chromeos/login/chrome_restart_request.cc
+++ b/chrome/browser/chromeos/login/chrome_restart_request.cc
@@ -137,8 +137,6 @@ void DeriveCommandLine(const GURL& start_url,
::switches::kRendererStartupDialog,
::switches::kRootLayerScrolls,
::switches::kEnableShareGroupAsyncTextureUpload,
- ::switches::kTabCaptureUpscaleQuality,
- ::switches::kTabCaptureDownscaleQuality,
#if defined(USE_X11) || defined(USE_OZONE)
::switches::kTouchCalibration,
#endif
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/extensions/api/tab_capture/tab_capture_performancetest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698