Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(257)

Unified Diff: Source/WTF/wtf/wtf.gypi

Issue 13877003: Remove BinarySemaphore, which is unused. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/WTF/wtf/threads/win/BinarySemaphoreWin.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WTF/wtf/wtf.gypi
diff --git a/Source/WTF/wtf/wtf.gypi b/Source/WTF/wtf/wtf.gypi
index 5f6c84562d6e83e52685ea164de560c8018e0298..fd87a94c5572f0a98530aec11b07fcbd63c8df18 100644
--- a/Source/WTF/wtf/wtf.gypi
+++ b/Source/WTF/wtf/wtf.gypi
@@ -221,8 +221,6 @@
'text/TextPosition.h',
'text/WTFString.cpp',
'text/WTFString.h',
- 'threads/BinarySemaphore.cpp',
- 'threads/BinarySemaphore.h',
'unicode/CharacterNames.h',
'unicode/Collator.h',
'unicode/CollatorDefault.cpp',
« no previous file with comments | « Source/WTF/wtf/threads/win/BinarySemaphoreWin.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698