Chromium Code Reviews| Index: chrome/browser/resources/settings/people_page/pin.js |
| diff --git a/chrome/test/data/extensions/api_test/executescript/http204/at_document_end_unexpected.js b/chrome/browser/resources/settings/people_page/pin.js |
| similarity index 76% |
| copy from chrome/test/data/extensions/api_test/executescript/http204/at_document_end_unexpected.js |
| copy to chrome/browser/resources/settings/people_page/pin.js |
| index 456b59ee4528452a1b0a64916f9c64c360a0bd44..244c1bb97ccf5c3c734bcd869321a03d9aedb740 100644 |
| --- a/chrome/test/data/extensions/api_test/executescript/http204/at_document_end_unexpected.js |
| +++ b/chrome/browser/resources/settings/people_page/pin.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.didRunAtDocumentEndUnexpected = true; |
| +<include src="../../chromeos/quick_unlock/pin.js"> |
|
tommycli
2016/05/06 18:15:44
This code sharing is just fine with me (assuming i
jdufault
2016/05/06 23:44:18
Done.
|