From 11f6614727f0f131a0ca9da316e1165d17329deb Mon Sep 17 00:00:00 2001 From: "caryclark@google.com" Date: Mon, 18 Jun 2012 14:40:51 +0000 Subject: add missing dependency git-svn-id: http://skia.googlecode.com/svn/trunk@4276 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/SimpleCocoaApp.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'gyp') diff --git a/gyp/SimpleCocoaApp.gyp b/gyp/SimpleCocoaApp.gyp index 13f05dcaac..f20c44449b 100644 --- a/gyp/SimpleCocoaApp.gyp +++ b/gyp/SimpleCocoaApp.gyp @@ -27,6 +27,7 @@ 'dependencies': [ 'core.gyp:core', 'opts.gyp:opts', + 'ports.gyp:ports', 'utils.gyp:utils', 'views.gyp:views', 'xml.gyp:xml', -- cgit v1.2.3