summaryrefslogtreecommitdiffstats
path: root/chrome/nacl.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/nacl.gypi')
-rw-r--r--chrome/nacl.gypi4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/nacl.gypi b/chrome/nacl.gypi
index 696b60d..d142af7 100644
--- a/chrome/nacl.gypi
+++ b/chrome/nacl.gypi
@@ -86,6 +86,10 @@
'chrome_strings',
'common_nacl_win64',
],
+ 'sources': [
+ 'nacl/broker_thread.cc',
+ 'nacl/broker_thread.h',
+ ],
'defines': [
'<@(nacl_win64_defines)',
],