File chromium-gyp-system-04-nss-nspr.patch of Package chromium
--- chromium/src/webkit/glue/webkit_glue.gypi.system-gyp 2009-09-10 20:44:43.000000000 -0400
+++ chromium/src/webkit/glue/webkit_glue.gypi 2009-09-10 21:55:42.000000000 -0400
@@ -300,6 +300,7 @@
['OS=="linux" or OS=="freebsd" or OS=="openbsd" or OS=="solaris"', {
'dependencies': [
'<(DEPTH)/build/linux/system.gyp:gtk',
+ '<(DEPTH)/build/linux/system.gyp:nss',
],
'sources!': [
'plugins/plugin_stubs.cc',