GN: Fix more "Source file not found" errors.
commitde538772c6587d67cccf657084fc2b8eae97314e
authortfarina <tfarina@chromium.org>
Fri, 14 Aug 2015 02:34:12 +0000 (13 19:34 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 14 Aug 2015 02:34:53 +0000 (14 02:34 +0000)
treeaea9e5c01dea8fbb0e8f01aba334751e8d360010
parent4e3366ce4cb6378c8a592b3357669b7f511172cb
GN: Fix more "Source file not found" errors.

Checked on Linux with the following command lines:

$ gn gen out-gn/Release --args='is_debug=false is_component_build=false symbol_level=1'
$ gn check --force out-gn/Release --args='is_debug=false is_component_build=false symbol_level=1' '*' | grep -n10 Source

BUG=502447
TEST=see above
TBR=brettw@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#343329}
components/keyed_service/core/BUILD.gn
media/BUILD.gn
ui/gfx/BUILD.gn