Chromium Code Reviews| Index: ui/aura/aura.gyp |
| diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
| index 26ce97c71e47bb21ec32249a00a1b317c78c9e8f..c10a3eddb0903da5bd8b7017c5b877895a109f9a 100644 |
| --- a/ui/aura/aura.gyp |
| +++ b/ui/aura/aura.gyp |
| @@ -61,6 +61,8 @@ |
| 'client/focus_change_observer.h', |
| 'client/focus_client.cc', |
| 'client/focus_client.h', |
| + 'client/scoped_tooltip_disabler.cc', |
| + 'client/scoped_tooltip_disabler.h', |
| 'client/screen_position_client.cc', |
| 'client/screen_position_client.h', |
| 'client/tooltip_client.cc', |