Chromium Code Reviews| Index: trunk/src/ash/ash.gyp |
| =================================================================== |
| --- trunk/src/ash/ash.gyp (revision 283947) |
| +++ trunk/src/ash/ash.gyp (working copy) |
| @@ -916,6 +916,7 @@ |
| ['OS=="win"', { |
| 'sources!': [ |
| # Note: sources list duplicated in GN build. |
| + "host/window_tree_host_factory.cc", |
| "sticky_keys/sticky_keys_controller.cc", |
| "sticky_keys/sticky_keys_controller.h", |
| ], |