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

Unified Diff: src/shared/platform/BUILD.gn

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 | « no previous file | src/shared/platform/build.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/shared/platform/BUILD.gn
diff --git a/src/shared/platform/BUILD.gn b/src/shared/platform/BUILD.gn
index deede102446a37253269091e06caeadefe066768..f6c4d791a30b67507b00bf4c5320d381a5f86479 100644
--- a/src/shared/platform/BUILD.gn
+++ b/src/shared/platform/BUILD.gn
@@ -81,7 +81,6 @@ static_library("platform") {
"osx/nacl_clock.c",
"osx/nacl_host_dir.c",
"osx/nacl_semaphore.c",
- "osx/strnlen_osx.c",
]
}
« no previous file with comments | « no previous file | src/shared/platform/build.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698