Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 43ac284e51a2853fabc941f8afc32a35bd75d430..39f9504c502680bc8d2e13484ffb02970ed2d25d 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -75,6 +75,7 @@ |
}, { # 'OS=="ios"' |
'dependencies': [ |
'../ios/ios.gyp:*', |
+ '../ui/ui_unittests.gyp:ui_unittests', |
lliabraa
2013/10/31 11:58:41
remove this
|
], |
}], |
['OS!="android" and OS!="ios"', { |