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

Unified Diff: src/shared/platform/platform.gyp

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/osx/strnlen_osx.c ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/shared/platform/platform.gyp
diff --git a/src/shared/platform/platform.gyp b/src/shared/platform/platform.gyp
index 3e7e138cfd6699bb9c1cfa0bb0c73ba84ff46fdd..e7d8592c346d64ceb452be77f4b36fb7f96799ca 100644
--- a/src/shared/platform/platform.gyp
+++ b/src/shared/platform/platform.gyp
@@ -48,7 +48,6 @@
'osx/nacl_clock.c',
'osx/nacl_host_dir.c',
'osx/nacl_semaphore.c',
- 'osx/strnlen_osx.c',
],
}],
['os_posix==1', {
« no previous file with comments | « src/shared/platform/osx/strnlen_osx.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698