summaryrefslogtreecommitdiffstats
path: root/BUILD.gn
diff options
context:
space:
mode:
authorbaxley <baxley@chromium.org>2016-02-24 12:43:09 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-24 20:44:29 +0000
commit33bcc134504b89bd0609b99905693b1288ea202d (patch)
treefc0f7087e76570756d398018cacd5a6b5b5da0b6 /BUILD.gn
parent6c9db5f91e463b362258634356f4d3bca897f0ef (diff)
downloadchromium_src-33bcc134504b89bd0609b99905693b1288ea202d.zip
chromium_src-33bcc134504b89bd0609b99905693b1288ea202d.tar.gz
chromium_src-33bcc134504b89bd0609b99905693b1288ea202d.tar.bz2
Add BUILD.gn for ios/third_party/fishhook.
Create GN build files for fishhook. BUG=589100 Review URL: https://codereview.chromium.org/1732543002 Cr-Commit-Position: refs/heads/master@{#377372}
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index ae90772..5956fa4 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -206,6 +206,7 @@ group("both_gn_and_gyp") {
"//ios/public/provider/chrome/browser",
"//ios/public/provider/web",
"//ios/testing:ocmock_support_unittest",
+ "//ios/third_party/fishhook",
"//ios/third_party/ochamcrest",
"//ios/web:ios_web_unittests",
"//ios/web/shell:ios_web_shell",