aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar senorblanco <senorblanco@chromium.org>2014-06-28 17:42:55 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-06-28 17:42:55 -0700
commit1e2772ff92eadbd22f968faa75218064e592a4e9 (patch)
tree52e35a129dbb55afe59a367d3d809255a615b500
parentbae704b050491a8a98c67cb23eaccb10852d2bd5 (diff)
Remove now-nonexistent SkCountdown.h from public_headers.
Seems to be breaking Chrome's GN build. R=rmistry@google.com TBR=rmistry BUG=skia: Author: senorblanco@chromium.org Review URL: https://codereview.chromium.org/359183002
-rw-r--r--gyp/public_headers.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/public_headers.gypi b/gyp/public_headers.gypi
index 7001d79ebf..d6c7629504 100644
--- a/gyp/public_headers.gypi
+++ b/gyp/public_headers.gypi
@@ -119,7 +119,6 @@
'utils/SkCamera.h',
'utils/SkLua.h',
'utils/SkParsePaint.h',
- 'utils/SkCountdown.h',
'utils/SkRunnable.h',
'utils/SkParse.h',
'utils/SkThreadPool.h',