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

Unified Diff: components/nacl.gyp

Issue 139303003: Implement nacl_irt_clock for non-sfi mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase 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
« no previous file with comments | « no previous file | components/nacl/loader/nonsfi/abi_conversion.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl.gyp
diff --git a/components/nacl.gyp b/components/nacl.gyp
index af349875b5f61ba2571d62017ae08e6c6d366a98..5b7b2857d0451178c29e24cc1f0223b68f508d00 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -195,6 +195,7 @@
'nacl/loader/nonsfi/elf_loader.cc',
'nacl/loader/nonsfi/elf_loader.h',
'nacl/loader/nonsfi/irt_basic.cc',
+ 'nacl/loader/nonsfi/irt_clock.cc',
'nacl/loader/nonsfi/irt_fdio.cc',
'nacl/loader/nonsfi/irt_futex.cc',
'nacl/loader/nonsfi/irt_interfaces.cc',
« no previous file with comments | « no previous file | components/nacl/loader/nonsfi/abi_conversion.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698