Index: ui/gfx/gfx.gyp |
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp |
index 99835fc441e4f7cb296c008dd6174d1d5765c3e6..85ea5532060fcf86babbf2e3b2047f198ea95aa4 100644 |
--- a/ui/gfx/gfx.gyp |
+++ b/ui/gfx/gfx.gyp |
@@ -309,6 +309,9 @@ |
], |
'conditions': [ |
['OS=="ios"', { |
+ 'dependencies': [ |
+ '<(DEPTH)/ui/ios/ui_ios.gyp:ui_ios', |
+ ], |
# iOS only uses a subset of UI. |
'sources/': [ |
['exclude', '^codec/jpeg_codec\\.cc$'], |