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

Unified Diff: mojo/mojo.gyp

Issue 294833002: Mojo: more idiomatic C++ bindings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 7 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 | « mojo/gles2/command_buffer_client_impl.cc ('k') | mojo/mojo_public.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': [
'..',
« no previous file with comments | « mojo/gles2/command_buffer_client_impl.cc ('k') | mojo/mojo_public.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698