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

Unified Diff: chrome/browser/resources/enterprise_webstore_app/manifest.json

Issue 14813039: Retire the Enterprise Web Store policies. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 7 years, 7 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
« no previous file with comments | « chrome/browser/prefs/browser_prefs.cc ('k') | chrome/browser/ui/webui/options/preferences_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/enterprise_webstore_app/manifest.json
diff --git a/chrome/browser/resources/enterprise_webstore_app/manifest.json b/chrome/browser/resources/enterprise_webstore_app/manifest.json
deleted file mode 100644
index 462d82f2d0276ee283565b322e34f462233a84c6..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/enterprise_webstore_app/manifest.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDT/VTRfIVU2P0jPQOHFevNpKTFyKHReHOLaeYmCKK+T/GoXYJocfOOwyibhTqvwYequQPrK32Wjw4mbzkfTq5/LYYl2oXkoUL72FmJ5lMQcJsrJVGD0DfvjNpCPBEaCRkLnHPnJPw3NQlKb98aMMdmbfgiGvymBXekesKF3dg4dwIDAQAB",
- "name": "", // Must be specified by policy.
- "version": "0.1",
- "description": "Enterprise Web Store",
- "icons": {
- },
- "app": {
- "launch": {
- "web_url": "" // Must be specified by policy.
- }
- },
- "permissions": [
- "webstorePrivate",
- "management"
- ]
-}
« no previous file with comments | « chrome/browser/prefs/browser_prefs.cc ('k') | chrome/browser/ui/webui/options/preferences_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698