Index: gyp/gmslides.gypi |
diff --git a/gyp/gmslides.gypi b/gyp/gmslides.gypi |
index abcb86767b1fda213b7aca7967cd252892294aa2..e7166447507c8ce74f8ba1d632aa77e5b7d58e09 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. |