| Index: chrome/test/data/webui/md_history/md_history_browsertest.js
|
| diff --git a/chrome/test/data/webui/md_history/md_history_browsertest.js b/chrome/test/data/webui/md_history/md_history_browsertest.js
|
| index 22d988a1b02ee6bd0f34470dc23e08812aea1eee..df089087c5860fad322cb75054316e639f37360a 100644
|
| --- a/chrome/test/data/webui/md_history/md_history_browsertest.js
|
| +++ b/chrome/test/data/webui/md_history/md_history_browsertest.js
|
| @@ -20,9 +20,6 @@ MaterialHistoryBrowserTest.prototype = {
|
|
|
| browsePreload: 'chrome://history',
|
|
|
| - commandLineSwitches: [{switchName: 'enable-features',
|
| - switchValue: 'MaterialDesignHistory'}],
|
| -
|
| /** @override */
|
| runAccessibilityChecks: false,
|
|
|
|
|