Generate getters/setters for VisitedLinkColor.

Currently, the VisitedLinkColor property is a 'storage_only' field, so
it has no generated public getters/setters. This patch changes it to an
'external' field so that their getters/setters can be generated as well.

Diff of generated files:
https://gist.github.com/darrnshn/66f19ed3bd09d0744ffc292f3210b479/revisions

BUG=628043

Review-Url: https://codereview.chromium.org/2844253004
Cr-Commit-Position: refs/heads/master@{#473013}
3 files changed