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

Unified Diff: libadblockplus.gyp

Issue 29498570: Issue #4711 - remove lagacy Thread and Mutex classes (Closed) Base URL: https://github.com/adblockplus/libadblockplus.git
Patch Set: Created July 26, 2017, 2:39 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
« no previous file with comments | « no previous file | src/Thread.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 8aec755aa2069d4814cf657d800e8bf70ecf5c7f..ff211248ae7501c7fad479d70929fdb71df0b678 100644
--- a/libadblockplus.gyp
+++ b/libadblockplus.gyp
@@ -197,7 +197,6 @@
'test/Notification.cpp',
'test/Prefs.cpp',
'test/ReferrerMapping.cpp',
- 'test/Thread.cpp',
'test/UpdateCheck.cpp',
'test/WebRequest.cpp'
],
« no previous file with comments | « no previous file | src/Thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld