| Index: chrome/test/data/extensions/signin_screen_managed_storage/test.html
|
| diff --git a/chrome/test/data/extensions/api_test/cloud_print_private/enable_chrome_connector/cloud_print_incognito_failure_tests.html b/chrome/test/data/extensions/signin_screen_managed_storage/test.html
|
| similarity index 73%
|
| copy from chrome/test/data/extensions/api_test/cloud_print_private/enable_chrome_connector/cloud_print_incognito_failure_tests.html
|
| copy to chrome/test/data/extensions/signin_screen_managed_storage/test.html
|
| index 6bcee0b9b4263f86d22ee7f29413d1720e83f4bb..820328dc4d7cf7545d3b6a2260abc70154b78af3 100644
|
| --- a/chrome/test/data/extensions/api_test/cloud_print_private/enable_chrome_connector/cloud_print_incognito_failure_tests.html
|
| +++ b/chrome/test/data/extensions/signin_screen_managed_storage/test.html
|
| @@ -3,4 +3,4 @@
|
| * source code is governed by a BSD-style license that can be found in the
|
| * LICENSE file.
|
| -->
|
| -<script src="cloud_print_incognito_failure_tests.js"></script>
|
| +<script src="test.js"></script>
|
|
|