Fix components/rlz/BUILD.gn on iOS.
commitd336c9f3c43921fda32cddeeb42ed116fd9f5d55
authorsdefresne <sdefresne@chromium.org>
Thu, 23 Jul 2015 09:45:23 +0000 (23 02:45 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 23 Jul 2015 09:45:52 +0000 (23 09:45 +0000)
tree883411ae7c340abd6f0d2ef5644c5bba1da033ae
parentbfec4d91a47b55995803fb545031fd02a37351fc
Fix components/rlz/BUILD.gn on iOS.

The intention of the code was to add //ui/base to the list of deps
when building for iOS, not to replace the list, so use the correct
operator.

BUG=459705

Review URL: https://codereview.chromium.org/1253463002

Cr-Commit-Position: refs/heads/master@{#340062}
components/rlz/BUILD.gn