Index: mojo/mojo.gyp |
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp |
index 8ebc4a8648b9be7b8ab3f38899565abedd9e7035..c03b16733c6760e8ba4419ab5e90d95a29391d2d 100644 |
--- a/mojo/mojo.gyp |
+++ b/mojo/mojo.gyp |
@@ -375,7 +375,6 @@ |
], |
'sources': [ |
'environment/default_async_waiter.cc', |
- 'environment/buffer_tls.cc', |
'environment/environment.cc', |
], |
'include_dirs': [ |
@@ -399,8 +398,6 @@ |
'sources': [ |
'environment/default_async_waiter_impl.cc', |
'environment/default_async_waiter_impl.h', |
- 'environment/buffer_tls_impl.cc', |
- 'environment/buffer_tls_impl.h', |
], |
'include_dirs': [ |
'..', |