Chromium Code Reviews| Index: ui/base/ui_base.gyp |
| diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp |
| index d75bd6c317aaa33da42abbb7ea4f930bec10e314..be8e8043f964f622c3d896ae740205778c949c79 100644 |
| --- a/ui/base/ui_base.gyp |
| +++ b/ui/base/ui_base.gyp |
| @@ -669,6 +669,8 @@ |
| 'ime/dummy_input_method.h', |
| 'ime/dummy_text_input_client.cc', |
| 'ime/dummy_text_input_client.h', |
| + 'test/nswindow_fullscreen_notification_waiter.h', |
| + 'test/nswindow_fullscreen_notification_waiter.mm', |
|
tapted
2015/05/13 07:26:34
You'll need a .gn change for this too. It's weird
jackhou1
2015/05/14 04:38:34
Done.
|
| ], |
| }], |
| ['use_aura==1', { |