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

Unified Diff: chrome/test/data/extensions/policy_shared_module/update.xml

Issue 666223005: Don't block shared_module extensions by the policy blacklist. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed FilePath Created 6 years, 2 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/test/data/extensions/policy_shared_module/shared_module/pass.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/policy_shared_module/update.xml
diff --git a/chrome/test/data/extensions/policy_shared_module/update.xml b/chrome/test/data/extensions/policy_shared_module/update.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4200b235c4eba4127a8a95f253a4eed839617b25
--- /dev/null
+++ b/chrome/test/data/extensions/policy_shared_module/update.xml
@@ -0,0 +1,9 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
+ <app appid='pchakhniekfaeoddkifplhnfbffomabh'>
+ <updatecheck codebase='http://mock.http/extensions/policy_shared_module/importer.crx' version='1.0.0.0' />
+ </app>
+ <app appid='nfgclafboonjbiafbllihiailjlhelpm'>
+ <updatecheck codebase='http://mock.http/extensions/policy_shared_module/shared_module.crx' version='1.0.0.0' />
+ </app>
+</gupdate>
« no previous file with comments | « chrome/test/data/extensions/policy_shared_module/shared_module/pass.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698