Move Skia GN sources to a separate .gni file.
authorbrettw <brettw@chromium.org>
Thu, 1 Sep 2016 21:24:39 +0000 (14:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 1 Sep 2016 21:24:39 +0000 (14:24 -0700)
commitb944728b93a1623d73be31413a6798e0b7dddc16
tree51918dbc3a20860fb52b44454de248550ec3ec5b
parent59be20c8d532a81992a9ec73b6a39265a479fce5
Move Skia GN sources to a separate .gni file.

This file will be imported by Chrome to access the sources lists.

Once Chrome is updated to use this file, changes to the skia .gypi layout can
be done entirely within the skia repository as long as the resulting lists
produced by the new .gni file have the same name.

Marks skia_for_chromium_defines as obsolete and moves the definition into the new .gni file. We can remove the .gypi file when Chrome is updated.

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2302803005

Review-Url: https://codereview.chromium.org/2302803005
BUILD.gn
gn/shared_sources.gni [new file with mode: 0644]
gyp/skia_for_chromium_defines.gypi