summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 63b8c23..3ef6f6d 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -48,10 +48,11 @@
}],
['OS=="linux"', {
'dependencies': [
+ '../breakpad/breakpad.gyp:*',
+ '../sandbox/sandbox.gyp:*',
'../third_party/harfbuzz/harfbuzz.gyp:*',
'../tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp:*',
'../tools/xdisplaycheck/xdisplaycheck.gyp:*',
- '../breakpad/breakpad.gyp:*',
],
}],
['OS=="win"', {