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

Unified Diff: src/shared/platform/build.scons

Issue 1985153002: Delete shared/platform/osx/strnlen_osx.c. (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Created 4 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 | « src/shared/platform/BUILD.gn ('k') | src/shared/platform/osx/strnlen_osx.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/shared/platform/build.scons
diff --git a/src/shared/platform/build.scons b/src/shared/platform/build.scons
index f2f5935b1ba554d74e3d7b951add3dd3b2efd78c..30ffbaa482d2bd419ea62e395df772814af14380 100644
--- a/src/shared/platform/build.scons
+++ b/src/shared/platform/build.scons
@@ -68,7 +68,6 @@ elif env.Bit('mac'):
'osx/nacl_clock.c',
'osx/nacl_host_dir.c',
'osx/nacl_semaphore.c',
- 'osx/strnlen_osx.c',
]
time_slop_args += [ '-s', '10' ]
« no previous file with comments | « src/shared/platform/BUILD.gn ('k') | src/shared/platform/osx/strnlen_osx.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698