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

Unified Diff: dart/runtime/tools/gyp/nss_configurations.gypi

Issue 11413141: Roll NSS to 169195. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 8 years, 1 month 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
Index: dart/runtime/tools/gyp/nss_configurations.gypi
===================================================================
--- dart/runtime/tools/gyp/nss_configurations.gypi (revision 15245)
+++ dart/runtime/tools/gyp/nss_configurations.gypi (working copy)
@@ -37,9 +37,6 @@
'-Werror',
'-Wall',
'-ansi',
- # This flag would let a certain assembly function be inlined,
Mads Ager (google) 2012/11/23 07:12:28 YAY!
- # causing errors in mpcpucache.c.
- '-fvisibility=hidden',
# Not supported for C, only for C++.
'-Wnon-virtual-dtor',
'-Wno-conversion-null',

Powered by Google App Engine
This is Rietveld 408576698