gn: fix fiddle
authormtklein <mtklein@chromium.org>
Tue, 2 Aug 2016 18:13:48 +0000 (11:13 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 2 Aug 2016 18:13:49 +0000 (11:13 -0700)
commit5dbd27484641279b53369587c93ba0566c20a161
tree7b7948bbfd451be6cf775db39064698955dd126b
parentb1dd067128f9dbae51982c57fbc9ad0d6325bf40
gn: fix fiddle

  - __SK_FORCE_IMAGE_DECODER_LINKING makes sure the PNG encoder is linked
  - updated path to make working with sample draw.cpp easier.

No public API changes.
TBR=reed@google.com

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

Review-Url: https://codereview.chromium.org/2202353002
BUILD.gn
include/images/SkForceLinking.h
tools/fiddle/draw.cpp
tools/fiddle/fiddle_main.cpp