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

Unified Diff: chrome/test/data/extensions/api_test/enterprise_platform_keys/api_not_available.html

Issue 335263004: enterprise.platformKeys: Extensions not pre-installed by extension can't access the API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 months 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/api_test/enterprise_platform_keys/api_not_available.html
diff --git a/chrome/test/data/extensions/api_test/automation/tests/tabs_automation_hosts/permissions.html b/chrome/test/data/extensions/api_test/enterprise_platform_keys/api_not_available.html
similarity index 79%
copy from chrome/test/data/extensions/api_test/automation/tests/tabs_automation_hosts/permissions.html
copy to chrome/test/data/extensions/api_test/enterprise_platform_keys/api_not_available.html
index 58d1431964c788a11cfc31f7643edab3889df1af..70059ea7e3f8dab351b6d161eab6330a0bf00c19 100644
--- a/chrome/test/data/extensions/api_test/automation/tests/tabs_automation_hosts/permissions.html
+++ b/chrome/test/data/extensions/api_test/enterprise_platform_keys/api_not_available.html
@@ -3,5 +3,5 @@
* source code is governed by a BSD-style license that can be found in the
* LICENSE file.
-->
+<script src="api_not_available.js"></script>
-<script src="permissions.js"></script>

Powered by Google App Engine
This is Rietveld 408576698