summaryrefslogtreecommitdiffstats
path: root/ios/web/ios_web_shell.gyp
diff options
context:
space:
mode:
authorsdefresne <sdefresne@chromium.org>2015-11-17 07:43:30 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-17 15:44:13 +0000
commit8f676607eaaee80b54d9019ec6e37cdff3402e21 (patch)
tree54adea5f86a0f53fbc9aff36a5106fa6e960d3e7 /ios/web/ios_web_shell.gyp
parent30d594d09fa1082e2d683a298bb2a561f74142ce (diff)
downloadchromium_src-8f676607eaaee80b54d9019ec6e37cdff3402e21.zip
chromium_src-8f676607eaaee80b54d9019ec6e37cdff3402e21.tar.gz
chromium_src-8f676607eaaee80b54d9019ec6e37cdff3402e21.tar.bz2
Add gn implementation of //ios/web/shell:ios_web_shell.
BUG=459705 Review URL: https://codereview.chromium.org/1443073002 Cr-Commit-Position: refs/heads/master@{#360078}
Diffstat (limited to 'ios/web/ios_web_shell.gyp')
-rw-r--r--ios/web/ios_web_shell.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/web/ios_web_shell.gyp b/ios/web/ios_web_shell.gyp
index 73601ec..67f5c8a 100644
--- a/ios/web/ios_web_shell.gyp
+++ b/ios/web/ios_web_shell.gyp
@@ -8,6 +8,7 @@
},
'targets': [
{
+ # GN version: //ios/web/shell:ios_web_shell
'target_name': 'ios_web_shell',
'type': 'executable',
'mac_bundle': 1,