Chromium Code Reviews| Index: ui/aura/aura.gyp |
| diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
| index 70334fe90c3de874803028711fb1b255e108c7a5..e9d273392d89442bfe346d3c2db91b49b7442bb4 100644 |
| --- a/ui/aura/aura.gyp |
| +++ b/ui/aura/aura.gyp |
| @@ -125,6 +125,11 @@ |
| 'input_state_lookup.cc', |
| ], |
| }], |
| + ['use_ozone==1', { |
| + 'dependencies': [ |
| + '../ozone/ozone.gyp:ozone', |
| + ], |
| + }], |
| ], |
| }, |
| { |