| Index: mojo/mojo_apps.gypi
|
| diff --git a/mojo/mojo_apps.gypi b/mojo/mojo_apps.gypi
|
| index 6f8aa4efc332c103468df3ba66eaa88f937747d8..f53960ce5aeb82c59b4859cedc4b672fe88c7d0b 100644
|
| --- a/mojo/mojo_apps.gypi
|
| +++ b/mojo/mojo_apps.gypi
|
| @@ -37,6 +37,8 @@
|
| 'apps/js/bindings/gl/module.h',
|
| 'apps/js/bindings/handle.cc',
|
| 'apps/js/bindings/handle.h',
|
| + 'apps/js/bindings/monotonic_clock.cc',
|
| + 'apps/js/bindings/monotonic_clock.h',
|
| 'apps/js/bindings/support.cc',
|
| 'apps/js/bindings/support.h',
|
| 'apps/js/bindings/waiting_callback.cc',
|
|
|