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

Unified Diff: chrome/test/chromedriver/chrome_launcher.cc

Issue 2493903002: [chromedriver] Remove --disable-component-update switch (Closed)
Patch Set: Created 4 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/chromedriver/chrome_launcher.cc
diff --git a/chrome/test/chromedriver/chrome_launcher.cc b/chrome/test/chromedriver/chrome_launcher.cc
index b4ac72d017abb0eb7d1416e1803ef90d6247a1f2..1312d01a96dd2ee3ee8148806b4cace69295ce3b 100644
--- a/chrome/test/chromedriver/chrome_launcher.cc
+++ b/chrome/test/chromedriver/chrome_launcher.cc
@@ -77,7 +77,6 @@ const char* const kDesktopSwitches[] = {
"disable-web-resources",
"safebrowsing-disable-auto-update",
"disable-client-side-phishing-detection",
- "disable-component-update",
"disable-default-apps",
"enable-logging",
"log-level=0",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698