| Index: chrome/browser/resources/settings/people_page/pin_keyboard.js
|
| diff --git a/chrome/test/data/extensions/api_test/executescript/http204/at_document_idle_unexpected.js b/chrome/browser/resources/settings/people_page/pin_keyboard.js
|
| similarity index 73%
|
| copy from chrome/test/data/extensions/api_test/executescript/http204/at_document_idle_unexpected.js
|
| copy to chrome/browser/resources/settings/people_page/pin_keyboard.js
|
| index 995450291446587641fa905e9416fe3c0899b3b4..2d63b6558799326c6be72b14460d30cab50f7042 100644
|
| --- a/chrome/test/data/extensions/api_test/executescript/http204/at_document_idle_unexpected.js
|
| +++ b/chrome/browser/resources/settings/people_page/pin_keyboard.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.
|
|
|
| -window.didRunAtDocumentIdleUnexpected = true;
|
| +<include src="../../chromeos/quick_unlock/pin_keyboard.js">
|
|
|