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

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: rebase 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
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>

Powered by Google App Engine
This is Rietveld 408576698