| Index: ui/aura/aura.gyp
|
| diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
|
| index a8900f80d80fc3c1cbc00ffc814372e0e17972c3..9ddb1046e8a0532668388d1915721b6492c2088a 100644
|
| --- a/ui/aura/aura.gyp
|
| +++ b/ui/aura/aura.gyp
|
| @@ -36,6 +36,8 @@
|
| 'client/cursor_client.h',
|
| 'client/cursor_client_observer.h',
|
| 'client/cursor_client_observer.cc',
|
| + 'client/default_activation_client.cc',
|
| + 'client/default_activation_client.h',
|
| 'client/default_capture_client.cc',
|
| 'client/default_capture_client.h',
|
| 'client/event_client.cc',
|
|
|