Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/adblockplus/manifests/legacy.pp

Issue 29464555: #1541 - Introduce class adblockplus::legacy (Closed)
Patch Set: Created June 13, 2017, 9:31 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/adblockplus/manifests/init.pp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/adblockplus/manifests/legacy.pp
diff --git a/modules/adblockplus/manifests/legacy.pp b/modules/adblockplus/manifests/legacy.pp
new file mode 100644
index 0000000000000000000000000000000000000000..0d84df8f0864de029619a0570786141d15f1de0a
--- /dev/null
+++ b/modules/adblockplus/manifests/legacy.pp
@@ -0,0 +1,7 @@
+# == Class: adblockplus::legacy
+#
+# A container for migrating obsolete global resources, included with the
+# adblockplus class. See http://hub.eyeo.com/issues/1541 for more information.
+#
+class adblockplus::legacy {
+}
« no previous file with comments | « modules/adblockplus/manifests/init.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld