Index: mojo/mojo.gyp |
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp |
index 9fb5389728aad93c7abd31d942caa799cdd76603..32604a31fa9a44127e54bf4aeb9f0db0cf0c47cd 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', |
], |
}, |
{ |