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

Unified Diff: src/plugin/AdblockPlus.rgs

Issue 11756012: Enhanced Protected Mode support (Closed)
Patch Set: Created Sept. 15, 2013, 1 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
Index: src/plugin/AdblockPlus.rgs
===================================================================
--- a/src/plugin/AdblockPlus.rgs
+++ b/src/plugin/AdblockPlus.rgs
@@ -21,6 +21,12 @@
val ThreadingModel = s 'Both'
}
'TypeLib' = s '{7cd37f36-0bef-11dc-8314-0800200c9a67}'
+ 'Implemented Categories' = s ''
+ {
+ {59fb2056-d625-48d0-a944-1a85b5ab2640} = s ''
+ {
+ }
+ }
}
}
}

Powered by Google App Engine
This is Rietveld