summaryrefslogtreecommitdiffstats
path: root/mojo/mojo.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/mojo.gyp')
-rw-r--r--mojo/mojo.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 9fb5389..32604a3 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -306,11 +306,11 @@
'mojo_system',
],
'sources': [
- 'apps/js/bootstrap.cc',
- 'apps/js/bootstrap.h',
'apps/js/main.cc',
'apps/js/mojo_runner_delegate.cc',
'apps/js/mojo_runner_delegate.h',
+ 'apps/js/threading.cc',
+ 'apps/js/threading.h',
],
},
{