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

Unified Diff: components/nacl.gyp

Issue 133683011: Implement nacl_irt_thread and nacl_irt_tls for non-sfi mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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
Index: components/nacl.gyp
diff --git a/components/nacl.gyp b/components/nacl.gyp
index 9864225aedbecba4168e317b3461085389219fa4..15fb36f8f0c1509a546bce2c9b5130ea6625b91e 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -198,6 +198,7 @@
'nacl/loader/nonsfi/irt_fdio.cc',
'nacl/loader/nonsfi/irt_interfaces.cc',
'nacl/loader/nonsfi/irt_interfaces.h',
+ 'nacl/loader/nonsfi/irt_thread.cc',
'nacl/loader/nonsfi/nonsfi_main.cc',
'nacl/loader/nonsfi/nonsfi_main.h',
'../base/posix/unix_domain_socket_linux.cc',
« no previous file with comments | « no previous file | components/nacl/loader/nonsfi/irt_interfaces.h » ('j') | components/nacl/loader/nonsfi/irt_thread.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698