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

Unified Diff: include/AdblockPlus/FilterEngine.h

Issue 29562566: Issue 5812 - Update libadblockplus dependency to revision hg:0dcae42d90dc (Closed)
Patch Set: Created Oct. 2, 2017, 8:43 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 | « android_x86/libv8_snapshot.a ('k') | include/AdblockPlus/Platform.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/AdblockPlus/FilterEngine.h
diff --git a/include/AdblockPlus/FilterEngine.h b/include/AdblockPlus/FilterEngine.h
index c256823114d74c5b905dc583980952a4df0df14d..dc533098d845a0db050baf4b24d2ce2bef2d1718 100644
--- a/include/AdblockPlus/FilterEngine.h
+++ b/include/AdblockPlus/FilterEngine.h
@@ -51,7 +51,7 @@ namespace AdblockPlus
*/
enum Type {TYPE_BLOCKING, TYPE_EXCEPTION,
TYPE_ELEMHIDE, TYPE_ELEMHIDE_EXCEPTION,
- TYPE_TYPE_ELEMHIDE_EMULATION,
+ TYPE_ELEMHIDE_EMULATION,
TYPE_COMMENT, TYPE_INVALID};
/**
« no previous file with comments | « android_x86/libv8_snapshot.a ('k') | include/AdblockPlus/Platform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld