declare to gypi where SkDeviceProperties.h moved to

NOTRY=True
NOTREECHECKS=True
TBR=

Author: reed@google.com

Review URL: https://codereview.chromium.org/574383002
This commit is contained in:
reed 2014-09-17 10:59:23 -07:00 committed by Commit bot
parent e010f1c2a0
commit 85265ffebe
2 changed files with 1 additions and 2 deletions

View File

@ -67,6 +67,7 @@
'<(skia_src_path)/core/SkDevice.cpp',
'<(skia_src_path)/core/SkDeviceLooper.cpp',
'<(skia_src_path)/core/SkDeviceProfile.cpp',
'<(skia_src_path)/core/SkDeviceProperties.h',
'<(skia_src_path)/lazy/SkDiscardableMemoryPool.cpp',
'<(skia_src_path)/lazy/SkDiscardablePixelRef.cpp',
'<(skia_src_path)/core/SkDistanceFieldGen.cpp',
@ -244,7 +245,6 @@
'<(skia_include_path)/core/SkData.h',
'<(skia_include_path)/core/SkDeque.h',
'<(skia_include_path)/core/SkDevice.h',
'<(skia_include_path)/core/SkDeviceProperties.h',
'<(skia_include_path)/core/SkDither.h',
'<(skia_include_path)/core/SkDraw.h',
'<(skia_include_path)/core/SkDrawFilter.h',

View File

@ -28,7 +28,6 @@
'core/SkDataTable.h',
'core/SkDeque.h',
'core/SkDevice.h',
'core/SkDeviceProperties.h',
'core/SkDither.h',
'core/SkDocument.h',
'core/SkDraw.h',