| Index: chrome/browser/web_bluetooth_browsertest.cc
|
| diff --git a/chrome/browser/web_bluetooth_browsertest.cc b/chrome/browser/web_bluetooth_browsertest.cc
|
| index 13195191195caa5bb0e3927c0978a1600c1ae4f8..fa8ab9d173893301a183e9856333fef1bfb950da 100644
|
| --- a/chrome/browser/web_bluetooth_browsertest.cc
|
| +++ b/chrome/browser/web_bluetooth_browsertest.cc
|
| @@ -37,7 +37,6 @@ class WebBluetoothTest : public InProcessBrowserTest {
|
| // https://crbug.com/507419
|
| command_line->AppendSwitch(
|
| switches::kEnableExperimentalWebPlatformFeatures);
|
| - InProcessBrowserTest::SetUpCommandLine(command_line);
|
| }
|
|
|
| void SetUpOnMainThread() override {
|
|
|