| Index: tools/telemetry/unittest_data/auto_provider/background.js
|
| diff --git a/chrome/test/data/extensions/api_test/webnavigation/failures/e.js b/tools/telemetry/unittest_data/auto_provider/background.js
|
| similarity index 93%
|
| copy from chrome/test/data/extensions/api_test/webnavigation/failures/e.js
|
| copy to tools/telemetry/unittest_data/auto_provider/background.js
|
| index e88ddae7a9c3709faa2288d97c9db141f486fe47..d18c694c095416310374691abde541534a0f1e3f 100644
|
| --- a/chrome/test/data/extensions/api_test/webnavigation/failures/e.js
|
| +++ b/tools/telemetry/unittest_data/auto_provider/background.js
|
| @@ -2,4 +2,4 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -stop();
|
| +// Nothing!
|
|
|