remove SkScalarCompare type and header

BUG=
R=fmalita@chromium.org

Review URL: https://codereview.chromium.org/113193004

git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@12681 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/core.gypi b/core.gypi
index 11da868..086ea84 100644
--- a/core.gypi
+++ b/core.gypi
@@ -279,7 +279,6 @@
         '<(skia_include_path)/core/SkRegion.h',
         '<(skia_include_path)/core/SkRRect.h',
         '<(skia_include_path)/core/SkScalar.h',
-        '<(skia_include_path)/core/SkScalarCompare.h',
         '<(skia_include_path)/core/SkShader.h',
         '<(skia_include_path)/core/SkStream.h',
         '<(skia_include_path)/core/SkString.h',
diff --git a/public_headers.gypi b/public_headers.gypi
index 45114e8..b8c5016 100644
--- a/public_headers.gypi
+++ b/public_headers.gypi
@@ -218,7 +218,6 @@
       'core/SkStrokeRec.h',
       'core/SkImageDecoder.h',
       'core/SkTime.h',
-      'core/SkScalarCompare.h',
       'core/SkPathMeasure.h',
       'core/SkMaskFilter.h',
       'core/SkBounder.h',