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

Side by Side Diff: src/shared/ContentType.h

Issue 5316782940225536: Issue 1557 - Update to the recent libadblockplus to reduce additional updates in the logic later. (Closed)
Patch Set: remove debugging code Created Nov. 24, 2014, 11:09 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 #pragma once
2 #include <AdblockPlus/FilterEngine.h>
3
4 std::string ContentTypeToString(AdblockPlus::FilterEngine::ContentType contentTy pe);
Eric 2014/12/30 16:56:08 This function is only used for debugging, and thus
sergei 2015/01/13 13:13:14 I'm not sure that it makes sense because linker re
OLDNEW

Powered by Google App Engine
This is Rietveld