Chromium Code Reviews| Index: mojo/apps/js/bindings/BUILD.gn |
| diff --git a/mojo/apps/js/bindings/BUILD.gn b/mojo/apps/js/bindings/BUILD.gn |
| index b17d4377f6b5b4662103189ae4c58931b6ed358e..6bfce88a4373b75054c2362c5340fe92c3aceb92 100644 |
| --- a/mojo/apps/js/bindings/BUILD.gn |
| +++ b/mojo/apps/js/bindings/BUILD.gn |
| @@ -11,8 +11,6 @@ source_set("bindings") { |
| ] |
| sources = [ |
| - "threading.cc", |
| - "threading.h", |
| "monotonic_clock.cc", |
| "monotonic_clock.h", |
| ] |