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

Unified Diff: chrome/test/data/webui/md_downloads/downloads_browsertest.js

Issue 1805273002: MD Downloads: remove dangling, long gone flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 9 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 | « no previous file | tools/metrics/histograms/histograms.xml » ('j') | tools/metrics/histograms/histograms.xml » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webui/md_downloads/downloads_browsertest.js
diff --git a/chrome/test/data/webui/md_downloads/downloads_browsertest.js b/chrome/test/data/webui/md_downloads/downloads_browsertest.js
index 09bb0561bc680b4978ffb870d7a69f4d8e203168..0f5a5a0dfdbcec1128d52665565ad4b5df3d29aa 100644
--- a/chrome/test/data/webui/md_downloads/downloads_browsertest.js
+++ b/chrome/test/data/webui/md_downloads/downloads_browsertest.js
@@ -24,9 +24,6 @@ DownloadsBrowserTest.prototype = {
browsePreload: 'chrome://downloads/manager.html',
/** @override */
- commandLineSwitches: [{switchName: 'enable-md-downloads'}],
-
- /** @override */
extraLibraries: PolymerTest.getLibraries(ROOT_PATH).concat([
'layout_tests.js',
]),
« no previous file with comments | « no previous file | tools/metrics/histograms/histograms.xml » ('j') | tools/metrics/histograms/histograms.xml » ('J')

Powered by Google App Engine
This is Rietveld 408576698