aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/iOSShell.gyp
diff options
context:
space:
mode:
authorGravatar kkinnunen <kkinnunen@nvidia.com>2014-11-13 06:00:44 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2014-11-13 06:00:45 -0800
commit0935aed2787eb79629125bdfef9aba2a6a283ef7 (patch)
treee25d0a4ef4fec4322c3b5f9f2a8b717f5b6409f9 /gyp/iOSShell.gyp
parent6438f9aca75ae5a92044458fdc20040544e02709 (diff)
Fix build for iOS after "Make nanobench and dm be usable from Chromium build"
Fix build for iOS after "Make nanobench and dm be usable from Chromium build" BUG=skia:2992 Review URL: https://codereview.chromium.org/716413003
Diffstat (limited to 'gyp/iOSShell.gyp')
-rw-r--r--gyp/iOSShell.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/iOSShell.gyp b/gyp/iOSShell.gyp
index ac2ed30303..2a9698aa39 100644
--- a/gyp/iOSShell.gyp
+++ b/gyp/iOSShell.gyp
@@ -67,6 +67,7 @@
'../experimental/iOSSampleApp/Shared',
'../include/utils/ios',
'../src/views/mac',
+ '../bench',
],
'xcode_settings' : {
'INFOPLIST_FILE' : '../experimental/iOSShell/iOSShell-Info.plist',