Index: gyp/dm.gyp |
diff --git a/gyp/dm.gyp b/gyp/dm.gyp |
index e4d6bd67086ce81ea0056c8d9bddc52aa442fdf2..0e5eebd416d8d27cb1d64401a59bb9eacbf016b7 100644 |
--- a/gyp/dm.gyp |
+++ b/gyp/dm.gyp |
@@ -8,6 +8,9 @@ |
'includes': [ |
'dm.gypi', |
], |
+ 'sources': [ |
+ '../dm/dm_main.cpp', |
+ ], |
'conditions': [ |
['skia_android_framework', { |
'libraries': [ '-lskia' ], |