Fix //third_party/sqlite BUILD.gn on iOS.
commiteeb5615d6a22dfbe4c5d632d20819646ad17ec3e
authorsdefresne <sdefresne@chromium.org>
Tue, 28 Jul 2015 08:30:21 +0000 (28 01:30 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 28 Jul 2015 08:31:02 +0000 (28 08:31 +0000)
treec9f709d8390c6995049a296fcfafe8b9a17fa646
parentbe43627800c34a0464eb343d8b103f0c446c774b
Fix //third_party/sqlite BUILD.gn on iOS.

The variable "defines" does not exists at that point, so it is not
possible to add to it. Instead just set it.

BUG=459705

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

Cr-Commit-Position: refs/heads/master@{#340656}
third_party/sqlite/BUILD.gn