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

Unified Diff: libadblockplus.gyp

Issue 29367507: Issue #3595 - Add an actual scheduler; use joined threads for file system
Patch Set: Created Dec. 14, 2016, 5:38 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: libadblockplus.gyp
===================================================================
--- a/libadblockplus.gyp
+++ b/libadblockplus.gyp
@@ -201,6 +201,7 @@
'test/Notification.cpp',
'test/Prefs.cpp',
'test/ReferrerMapping.cpp',
+ 'test/SchedulerTest.cpp',
'test/UpdateCheck.cpp',
'test/WebRequest.cpp'
],

Powered by Google App Engine
This is Rietveld