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

Unified Diff: libadblockplus.gyp

Issue 29499621: Issue 4983 - Get rid of Sleep() in the WebRequest test (Closed) Base URL: https://github.com/adblockplus/libadblockplus.git
Patch Set: Created July 27, 2017, 10:18 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 | « include/AdblockPlus/Scheduler.h ('k') | src/DefaultWebRequest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libadblockplus.gyp
diff --git a/libadblockplus.gyp b/libadblockplus.gyp
index 561855972d0a675674eebaa08ed133676f8d5193..a95f5b0d007275c1a92536f72ae6dc7ab7506ce7 100644
--- a/libadblockplus.gyp
+++ b/libadblockplus.gyp
@@ -27,6 +27,7 @@
'include/AdblockPlus/ITimer.h',
'include/AdblockPlus/IWebRequest.h',
'include/AdblockPlus/IFileSystem.h',
+ 'include/AdblockPlus/Scheduler.h',
'src/AppInfoJsObject.cpp',
'src/ConsoleJsObject.cpp',
'src/DefaultLogSystem.cpp',
« no previous file with comments | « include/AdblockPlus/Scheduler.h ('k') | src/DefaultWebRequest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld