Chromium Code Reviews| Index: content/content_gpu.gypi |
| diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi |
| index d55093c50c433f1513acf165789c295b8adb24a4..66cb3c682adde8189014aaaef2d38b73d4f4c0c0 100644 |
| --- a/content/content_gpu.gypi |
| +++ b/content/content_gpu.gypi |
| @@ -97,6 +97,7 @@ |
| }], |
| ['OS=="linux"', { |
| 'dependencies': [ |
| + '../build/linux/system.gyp:libpci', |
| '../third_party/libXNVCtrl/libXNVCtrl.gyp:libXNVCtrl', |
| ], |
| }], |