Index: gyp/gmslides.gypi |
diff --git a/gyp/gmslides.gypi b/gyp/gmslides.gypi |
index 9350ddb29c4ea7f1b85d12aa1febc9c253534105..49726c3296c73535714451060aa00b51d6a3790d 100644 |
--- a/gyp/gmslides.gypi |
+++ b/gyp/gmslides.gypi |
@@ -7,6 +7,9 @@ |
'../src/images', |
'../src/lazy', |
], |
+ 'dependencies': [ |
+ 'tools.gyp:checkerboard', |
+ ], |
'conditions': [ |
# If we're building SampleApp on the bots, no need to link in the GM slides. |
# We're not going to run it; we're only making sure it still builds. |