diff options
author | robertphillips <robertphillips@google.com> | 2016-05-31 12:08:25 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-05-31 12:08:25 -0700 |
commit | 71e055279336096f92d63c5c855641b4b31d6a54 (patch) | |
tree | 4606c66902fcc7b7b392379eba01881e5d4e4e04 /gyp | |
parent | 4b421344561cef5a8747361768a99024691cc542 (diff) |
Make use of new SkLights class
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2026763002
Review-Url: https://codereview.chromium.org/2026763002
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/core.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/core.gypi b/gyp/core.gypi index dfe24323c5..3319e6311c 100644 --- a/gyp/core.gypi +++ b/gyp/core.gypi @@ -151,7 +151,6 @@ '<(skia_src_path)/core/SkImageGenerator.cpp', '<(skia_src_path)/core/SkImageGeneratorPriv.h', '<(skia_src_path)/core/SkLayerInfo.h', - '<(skia_src_path)/core/SkLight.h', '<(skia_src_path)/core/SkLightingShader.h', '<(skia_src_path)/core/SkLightingShader.cpp', '<(skia_src_path)/core/SkLinearBitmapPipeline.cpp', |