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

Unified Diff: include/AdblockPlus/Notification.h

Issue 29512648: Issue 5475 - Update adblockpluscore dependency to revision hg:b935a0402215 (Closed) Base URL: https://github.com/adblockplus/libadblockplus.git
Patch Set: Created Aug. 11, 2017, 12:36 p.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: include/AdblockPlus/Notification.h
diff --git a/include/AdblockPlus/Notification.h b/include/AdblockPlus/Notification.h
index afcbd724b24d952e94b5b7ac7fd81abf73d8ea33..d5d37ed6f9210f9882599ecf67908d1529093fcf 100644
--- a/include/AdblockPlus/Notification.h
+++ b/include/AdblockPlus/Notification.h
@@ -32,6 +32,7 @@ namespace AdblockPlus
{
NOTIFICATION_TYPE_INFORMATION,
NOTIFICATION_TYPE_QUESTION,
+ NOTIFICATION_TYPE_RELENTLESS,
sergei 2017/08/11 12:49:38 Tests will be done as #5500.
NOTIFICATION_TYPE_CRITICAL
};

Powered by Google App Engine
This is Rietveld