Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 6b8ad831a43558a5bdd8c6a3c451dd0c5f9ed434..0028f25ee6a60bb538f4bd53092de317f22893c0 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -161,6 +161,7 @@ |
| 'dependencies': [ |
| '../device/bluetooth/bluetooth.gyp:*', |
| '../device/device_tests.gyp:*', |
| + '../gpu/skia_runner/skia_runner.gyp:*', |
| ], |
| }], |
| ['use_openssl==0 and (OS=="mac" or OS=="ios" or OS=="win")', { |