From d4bda508c9467b69fa45897474be45712080ce69 Mon Sep 17 00:00:00 2001 From: "commit-bot@chromium.org" Date: Fri, 3 Jan 2014 17:25:52 +0000 Subject: [PATCH] Add SkPreConfig.h to core.gypi BUG= R=reed@google.com Author: borenet@google.com Review URL: https://codereview.chromium.org/116903007 git-svn-id: http://skia.googlecode.com/svn/trunk@12886 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/core.gypi | 1 + 1 file changed, 1 insertion(+) diff --git a/gyp/core.gypi b/gyp/core.gypi index d3eb4f3..4c8b8cd 100644 --- a/gyp/core.gypi +++ b/gyp/core.gypi @@ -268,6 +268,7 @@ '<(skia_include_path)/core/SkPicture.h', '<(skia_include_path)/core/SkPixelRef.h', '<(skia_include_path)/core/SkPoint.h', + '<(skia_include_path)/core/SkPreConfig.h', '<(skia_include_path)/core/SkRasterizer.h', '<(skia_include_path)/core/SkReader32.h', '<(skia_include_path)/core/SkRect.h', -- 2.7.4