aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-12-04 16:30:03 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-12-04 16:30:03 +0000
commit1d02264b418ded9c93c80cf5cc4d0633a5223adc (patch)
tree59b040bdf65173adfe1be36bd1bd1783a945893b /gyp
parentd9288322ad548da52268570f6130518cc2aebb0a (diff)
Remove cityhash.gyp
According to https://code.google.com/p/skia/issues/detail?id=1286 it should be fine to remove this empty gyp file now. BUG=None TEST=None R=epoger@google.com Author: tfarina@chromium.org Review URL: https://codereview.chromium.org/102603004 git-svn-id: http://skia.googlecode.com/svn/trunk@12481 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/cityhash.gyp5
1 files changed, 0 insertions, 5 deletions
diff --git a/gyp/cityhash.gyp b/gyp/cityhash.gyp
deleted file mode 100644
index 461c8cc6ea..0000000000
--- a/gyp/cityhash.gyp
+++ /dev/null
@@ -1,5 +0,0 @@
-# Do-nothing gypfile, to keep the buildbots green.
-# See https://code.google.com/p/skia/issues/detail?id=1286
-# ('removing cityhash.gyp broke SOME but not ALL buildbots')
-{
-}