components: Add components_strings target to GN build.
commitc39e7c1e4e39e1a911892eb0b1fefdc0b6a47e4f
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 1 Jul 2014 07:02:39 +0000 (1 07:02 +0000)
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 1 Jul 2014 07:02:39 +0000 (1 07:02 +0000)
treef0591393b6b90d78d17a626068a99f032b2f5406
parentbed6d619c1b89dea19005f6639707000d7172f6c
components: Add components_strings target to GN build.

I need this for bookmarks component, which will come next.

BUG=None
TEST=gn gen out/Debug_gn && ninja -C out/Debug_gn components_strings
R=brettw@chromium.org
TBR=jochen@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@280763 0039d316-1c4b-4281-b951-d872f2087c98
components/BUILD.gn
components/strings/BUILD.gn [new file with mode: 0644]