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

Unified Diff: third_party/nspr/mozilla/nsprpub/config/gcc_hidden.h

Issue 28139: Initial commit of upstream NSPR (4.7.3) and NSS3 (3.12). (Closed)
Patch Set: Created 11 years, 10 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 | « third_party/nspr/mozilla/nsprpub/config/config.mk ('k') | third_party/nspr/mozilla/nsprpub/config/libc_r.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/nspr/mozilla/nsprpub/config/gcc_hidden.h
diff --git a/third_party/nspr/mozilla/nsprpub/config/gcc_hidden.h b/third_party/nspr/mozilla/nsprpub/config/gcc_hidden.h
new file mode 100644
index 0000000000000000000000000000000000000000..58140c15723ee3f9c4de4666b31bdc6fbab5357a
--- /dev/null
+++ b/third_party/nspr/mozilla/nsprpub/config/gcc_hidden.h
@@ -0,0 +1,2 @@
+/* Begin all files as hidden visibility */
+#pragma GCC visibility push(hidden)
« no previous file with comments | « third_party/nspr/mozilla/nsprpub/config/config.mk ('k') | third_party/nspr/mozilla/nsprpub/config/libc_r.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698