Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Unified Diff: chrome/test/data/extensions/signin_screen_managed_storage/test.html

Issue 2441653003: Enable fetching of admin policies for login screen apps (Closed)
Patch Set: Rebase Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698