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

Unified Diff: Source/WTF/WTF.gyp/WTF.gyp

Issue 14097005: Restore AutodrainedPoolMac.mm, use it in blink/mac. (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 | « no previous file | Source/WTF/wtf/AutodrainedPool.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WTF/WTF.gyp/WTF.gyp
diff --git a/Source/WTF/WTF.gyp/WTF.gyp b/Source/WTF/WTF.gyp/WTF.gyp
index fe2bdd3a0a8c039c9a007d46a41ebf01639d6c27..2aa488b27863436a916a8d7190bec9b2d9cec53a 100644
--- a/Source/WTF/WTF.gyp/WTF.gyp
+++ b/Source/WTF/WTF.gyp/WTF.gyp
@@ -144,6 +144,7 @@
}],
['OS!="mac"', {
'sources/': [
+ ['exclude', 'Mac\\.mm$'],
# mac is the only OS that uses WebKit's copy of TCMalloc.
['exclude', 'wtf/TC.*\\.(cpp|h)$'],
],
« no previous file with comments | « no previous file | Source/WTF/wtf/AutodrainedPool.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698