Index: gyp/dm.gyp |
diff --git a/gyp/dm.gyp b/gyp/dm.gyp |
index a8a7fd7caeb29adb95aac74317a011f3050d3657..616c2a01ec6eb4e33f04bf11ee7bb1d9925b8402 100644 |
--- a/gyp/dm.gyp |
+++ b/gyp/dm.gyp |
@@ -25,6 +25,11 @@ |
'tools.gyp:android_utils', |
], |
}], |
+ ['skia_gpu', { |
+ 'dependencies': [ |
+ 'gputest.gyp:skgputest', |
+ ], |
+ }], |
], |
}] |
} |