Index: gyp/tools.gyp |
diff --git a/gyp/tools.gyp b/gyp/tools.gyp |
index 30d014c5f815080ed53c18f430f3937e9fa451af..e16fa4bb7e71bc53a0b7edaa53719b61c46ab3c9 100644 |
--- a/gyp/tools.gyp |
+++ b/gyp/tools.gyp |
@@ -44,17 +44,6 @@ |
], |
], |
}, |
- { |
- 'target_name': 'ref_cnt_is', |
- 'type': 'static_library', |
- 'sources': [ '../tools/RefCntIs.cpp' ], |
- 'direct_dependent_settings': { |
- 'include_dirs': [ '../tools' ], |
- }, |
- 'dependencies': [ |
- 'skia_lib.gyp:skia_lib', |
- ], |
- }, |
{ # This would go in gm.gyp, but it's also used by skimage below. |
'target_name': 'gm_expectations', |
'type': 'static_library', |