commit | 89308c9af62c4ccf24a05e7996e4d6e5c479b3ac | [log] [tgz] |
---|---|---|
author | sdefresne <[email protected]> | Mon Nov 16 10:40:34 2015 |
committer | Commit bot <[email protected]> | Mon Nov 16 10:41:40 2015 |
tree | f513d8110374d842f7b7f3f2257a33c28b3dffc0 | |
parent | 48a12b9510ea0159c0a85da37f177f41547ad33a [diff] [blame] |
Add a gn implementation for //ios/public/provider/web target. BUG=459705 Review URL: https://codereview.chromium.org/1443023002 Cr-Commit-Position: refs/heads/master@{#359812}
diff --git a/BUILD.gn b/BUILD.gn index 5f9f3a9..044f7c6 100644 --- a/BUILD.gn +++ b/BUILD.gn
@@ -205,6 +205,7 @@ } else { deps += [ "//ios/net:ios_net_unittests", + "//ios/public/provider/web", "//ios/testing:ocmock_support_unittest", "//ios/web:ios_web_unittests", ]