Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index e4b952dd3aac47627778ee60ab8d3083de5a6454..954a1a52cf42fd706dc8b598e2864b573b57823d 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -1038,6 +1038,7 @@ |
| }], |
| ['use_ozone==1', { |
| 'dependencies': [ |
| + '../build/linux/system.gyp:libdrm', |
| '../ui/ozone/ozone.gyp:ozone', |
| '../ui/ozone/ozone.gyp:ozone_base', |
| '../ui/ozone/gpu/ozone_gpu.gyp:ozone_gpu', |