From d537341e16524d1e22ac5e6c8b9c8f274ba1833c Mon Sep 17 00:00:00 2001 From: robertphillips Date: Mon, 2 Jun 2014 10:20:14 -0700 Subject: Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) R=bsalomon@google.com, reed@google.com Author: robertphillips@google.com Review URL: https://codereview.chromium.org/309683002 --- include/gpu/GrContext.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/gpu/GrContext.h') diff --git a/include/gpu/GrContext.h b/include/gpu/GrContext.h index c54f2e6b23..41ee15917f 100644 --- a/include/gpu/GrContext.h +++ b/include/gpu/GrContext.h @@ -12,7 +12,6 @@ #include "GrColor.h" #include "GrPaint.h" #include "GrPathRendererChain.h" -#include "GrPoint.h" #include "GrRenderTarget.h" #include "GrTexture.h" #include "SkMatrix.h" -- cgit v1.2.3