diff options
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp index 0a386ea..0fc8293 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -78,6 +78,7 @@ '../sandbox/sandbox.gyp:*', '../tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp:*', '../tools/xdisplaycheck/xdisplaycheck.gyp:*', + '../net/third_party/nss/nss.gyp:*', ], 'conditions': [ ['branding=="Chrome"', { |