| Index: build/linux/system.gyp
|
| diff --git a/build/linux/system.gyp b/build/linux/system.gyp
|
| index 85f8063feef15e39abd07fb64e6d637804d66efb..905f14e9d1fed57ad58a2337ef1a7515037f5c08 100644
|
| --- a/build/linux/system.gyp
|
| +++ b/build/linux/system.gyp
|
| @@ -93,7 +93,6 @@
|
| # out of $(pkg-config --cflags nss) and GYP include paths
|
| # come after cflags on the command line. So we have these
|
| # bodges:
|
| - '-I../net/third_party/nss/ssl', # for scons
|
| '-Inet/third_party/nss/ssl', # for make
|
| '-IWebKit/chromium/net/third_party/nss/ssl', # for make in webkit
|
| '<!@(<(pkg-config) --cflags nss)',
|
|
|