Index: chrome/test/data/extensions/api_test/keybinding/update/mk_v1/background.js |
diff --git a/tools/telemetry/unittest_data/autotest_ext/background.js b/chrome/test/data/extensions/api_test/keybinding/update/mk_v1/background.js |
similarity index 86% |
copy from tools/telemetry/unittest_data/autotest_ext/background.js |
copy to chrome/test/data/extensions/api_test/keybinding/update/mk_v1/background.js |
index 1513ac09fac4e3587b7fc8195ccbb8bd60a0d229..ce736cdf23e8462a40597e2ee6ba91e0c6f896ee 100644 |
--- a/tools/telemetry/unittest_data/autotest_ext/background.js |
+++ b/chrome/test/data/extensions/api_test/keybinding/update/mk_v1/background.js |
@@ -2,3 +2,4 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+chrome.test.notifyPass(); |