Chromium Code Reviews| Index: content/content_gpu.gypi |
| diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi |
| index c31b081f53776ae85e063c3ebe94dfa7e70c82ce..3d871d3a143665103862a30eed81c035daa840a3 100644 |
| --- a/content/content_gpu.gypi |
| +++ b/content/content_gpu.gypi |
| @@ -38,6 +38,7 @@ |
| 'dependencies': [ |
| '../third_party/angle/src/build_angle.gyp:libEGL', |
| '../third_party/angle/src/build_angle.gyp:libGLESv2', |
| + '../third_party/libxml/libxml.gyp:libxml', |
| ], |
| 'link_settings': { |
| 'libraries': [ |