Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(252)

Unified Diff: gyp/public_headers.gypi

Issue 198063002: Updates to Android.mk generation. (Closed) Base URL: https://skia.googlesource.com/skia.git@android_mk
Patch Set: Rebase Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gyp/public_headers.gypi
diff --git a/gyp/public_headers.gypi b/gyp/public_headers.gypi
index d14eb0b2591c73d8d7ce6f9c2d2d76939722b90c..76c1c6f1a69b2697e02acc11dd5d27ecab6d6899 100644
--- a/gyp/public_headers.gypi
+++ b/gyp/public_headers.gypi
@@ -1,298 +1,319 @@
-# Include this gypi to include all public header files that exist in the
-# include directory.
+
+###############################################################################
#
-# The list is computed by running 'find include -name *.h' in the root dir of
-# the project.
+# THIS FILE IS AUTOGENERATED BY GYP_TO_ANDROID.PY. DO NOT EDIT.
#
+# Include this gypi to include all public header files that exist in the
+# include directory.
+
+###############################################################################
+
{
'variables': {
'header_filenames': [
- 'pdf/SkPDFDevice.h',
- 'pdf/SkPDFDocument.h',
- 'svg/SkSVGTypes.h',
- 'svg/SkSVGBase.h',
- 'svg/SkSVGAttribute.h',
- 'svg/SkSVGParser.h',
- 'svg/SkSVGPaintState.h',
'animator/SkAnimator.h',
'animator/SkAnimatorView.h',
- 'gpu/GrTexture.h',
- 'gpu/SkGr.h',
- 'gpu/GrContext.h',
- 'gpu/gl/GrGLConfig_chrome.h',
- 'gpu/gl/SkNativeGLContext.h',
- 'gpu/gl/SkMesaGLContext.h',
- 'gpu/gl/SkDebugGLContext.h',
- 'gpu/gl/SkANGLEGLContext.h',
- 'gpu/gl/GrGLConfig.h',
- 'gpu/gl/GrGLInterface.h',
- 'gpu/gl/SkNullGLContext.h',
- 'gpu/gl/GrGLFunctions.h',
- 'gpu/gl/SkGLContextHelper.h',
- 'gpu/gl/GrGLExtensions.h',
- 'gpu/SkGpuDevice.h',
- 'gpu/GrTypes.h',
- 'gpu/GrFontScaler.h',
- 'gpu/GrResource.h',
- 'gpu/GrKey.h',
- 'gpu/GrOvalRenderer.h',
- 'gpu/GrEffectUnitTest.h',
- 'gpu/GrConfig.h',
- 'gpu/GrPaint.h',
- 'gpu/GrPathRendererChain.h',
- 'gpu/GrTBackendEffectFactory.h',
- 'gpu/GrDrawEffect.h',
- 'gpu/GrTextContext.h',
- 'gpu/GrEffect.h',
- 'gpu/SkGrTexturePixelRef.h',
- 'gpu/GrTextureAccess.h',
- 'gpu/GrRect.h',
- 'gpu/GrEffectStage.h',
- 'gpu/GrClipData.h',
- 'gpu/GrUserConfig.h',
- 'gpu/SkGrPixelRef.h',
- 'gpu/GrAARectRenderer.h',
- 'gpu/GrColor.h',
- 'gpu/GrGlyph.h',
- 'gpu/GrBackendEffectFactory.h',
- 'gpu/GrContextFactory.h',
- 'gpu/GrRenderTarget.h',
- 'gpu/GrSurface.h',
- 'gpu/GrTypesPriv.h',
- 'gpu/GrPoint.h',
- 'config/sk_stdint.h',
'config/SkUserConfig.h',
- 'pipe/SkGPipe.h',
- 'images/SkImageRef.h',
- 'images/SkMovie.h',
- 'images/SkPageFlipper.h',
- 'images/SkForceLinking.h',
- 'images/SkImageRef_GlobalPool.h',
- 'images/SkImages.h',
- 'effects/SkMorphologyImageFilter.h',
+ 'core/SkAdvancedTypefaceMetrics.h',
+ 'core/SkAnnotation.h',
+ 'core/SkBitmap.h',
+ 'core/SkBitmapDevice.h',
+ 'core/SkBlitRow.h',
+ 'core/SkBounder.h',
+ 'core/SkCanvas.h',
+ 'core/SkChecksum.h',
+ 'core/SkChunkAlloc.h',
+ 'core/SkClipStack.h',
+ 'core/SkColor.h',
+ 'core/SkColorFilter.h',
+ 'core/SkColorPriv.h',
+ 'core/SkColorShader.h',
+ 'core/SkColorTable.h',
+ 'core/SkComposeShader.h',
+ 'core/SkData.h',
+ 'core/SkDataTable.h',
+ 'core/SkDeque.h',
+ 'core/SkDevice.h',
+ 'core/SkDeviceProperties.h',
+ 'core/SkDither.h',
+ 'core/SkDocument.h',
+ 'core/SkDraw.h',
+ 'core/SkDrawFilter.h',
+ 'core/SkDrawLooper.h',
+ 'core/SkDynamicAnnotations.h',
+ 'core/SkEmptyShader.h',
+ 'core/SkEndian.h',
+ 'core/SkError.h',
+ 'core/SkFixed.h',
+ 'core/SkFlate.h',
+ 'core/SkFlattenable.h',
+ 'core/SkFlattenableBuffers.h',
+ 'core/SkFlattenableSerialization.h',
+ 'core/SkFloatBits.h',
+ 'core/SkFloatingPoint.h',
+ 'core/SkFontHost.h',
+ 'core/SkFontLCDConfig.h',
+ 'core/SkGeometry.h',
+ 'core/SkGraphics.h',
+ 'core/SkImage.h',
+ 'core/SkImageDecoder.h',
+ 'core/SkImageEncoder.h',
+ 'core/SkImageFilter.h',
+ 'core/SkImageGenerator.h',
+ 'core/SkImageInfo.h',
+ 'core/SkInstCnt.h',
+ 'core/SkLineClipper.h',
+ 'core/SkMallocPixelRef.h',
+ 'core/SkMask.h',
+ 'core/SkMaskFilter.h',
+ 'core/SkMath.h',
+ 'core/SkMatrix.h',
+ 'core/SkMetaData.h',
+ 'core/SkOSFile.h',
+ 'core/SkOnce.h',
+ 'core/SkPackBits.h',
+ 'core/SkPaint.h',
+ 'core/SkPaintOptionsAndroid.h',
+ 'core/SkPath.h',
+ 'core/SkPathEffect.h',
+ 'core/SkPathMeasure.h',
+ 'core/SkPathRef.h',
+ 'core/SkPicture.h',
+ 'core/SkPixelRef.h',
+ 'core/SkPoint.h',
+ 'core/SkPostConfig.h',
+ 'core/SkPreConfig.h',
+ 'core/SkRRect.h',
+ 'core/SkRasterizer.h',
+ 'core/SkReadBuffer.h',
+ 'core/SkReader32.h',
+ 'core/SkRect.h',
+ 'core/SkRefCnt.h',
+ 'core/SkRegion.h',
+ 'core/SkScalar.h',
+ 'core/SkShader.h',
+ 'core/SkSize.h',
+ 'core/SkStream.h',
+ 'core/SkString.h',
+ 'core/SkStringUtils.h',
+ 'core/SkStrokeRec.h',
+ 'core/SkSurface.h',
+ 'core/SkTArray.h',
+ 'core/SkTDArray.h',
+ 'core/SkTDStack.h',
+ 'core/SkTDict.h',
+ 'core/SkTInternalLList.h',
+ 'core/SkTLazy.h',
+ 'core/SkTRegistry.h',
+ 'core/SkTSearch.h',
+ 'core/SkTemplates.h',
+ 'core/SkThread.h',
+ 'core/SkTileGridPicture.h',
+ 'core/SkTime.h',
+ 'core/SkTypeface.h',
+ 'core/SkTypes.h',
+ 'core/SkUnPreMultiply.h',
+ 'core/SkUnitMapper.h',
+ 'core/SkUserConfig.h',
+ 'core/SkUtils.h',
+ 'core/SkWeakRefCnt.h',
+ 'core/SkWriteBuffer.h',
+ 'core/SkWriter32.h',
+ 'core/SkXfermode.h',
+ 'device/xps/SkConstexprMath.h',
+ 'device/xps/SkXPSDevice.h',
+ 'effects/Sk1DPathEffect.h',
'effects/Sk2DPathEffect.h',
- 'effects/SkXfermodeImageFilter.h',
'effects/SkAlphaThresholdFilter.h',
'effects/SkArithmeticMode.h',
- 'effects/SkMergeImageFilter.h',
- 'effects/SkPerlinNoiseShader.h',
- 'effects/SkLerpXfermode.h',
- 'effects/SkLumaColorFilter.h',
- 'effects/SkRectShaderImageFilter.h',
- 'effects/SkMagnifierImageFilter.h',
- 'effects/SkBicubicImageFilter.h',
- 'effects/SkPorterDuff.h',
- 'effects/SkBlurImageFilter.h',
- 'effects/SkKernel33MaskFilter.h',
- 'effects/SkTableMaskFilter.h',
'effects/SkAvoidXfermode.h',
+ 'effects/SkBicubicImageFilter.h',
'effects/SkBitmapSource.h',
- 'effects/SkCornerPathEffect.h',
- 'effects/SkTransparentShader.h',
- 'effects/SkStippleMaskFilter.h',
- 'effects/SkPaintFlagsDrawFilter.h',
- 'effects/SkOffsetImageFilter.h',
- 'effects/SkDiscretePathEffect.h',
- 'effects/SkTableColorFilter.h',
- 'effects/SkGradientShader.h',
- 'effects/SkEmbossMaskFilter.h',
+ 'effects/SkBlurDrawLooper.h',
+ 'effects/SkBlurImageFilter.h',
+ 'effects/SkBlurMaskFilter.h',
+ 'effects/SkColorFilterImageFilter.h',
+ 'effects/SkColorMatrix.h',
+ 'effects/SkColorMatrixFilter.h',
'effects/SkComposeImageFilter.h',
- 'effects/SkTestImageFilters.h',
- 'effects/SkLayerRasterizer.h',
+ 'effects/SkCornerPathEffect.h',
'effects/SkDashPathEffect.h',
- 'effects/Sk1DPathEffect.h',
- 'effects/SkBlurMaskFilter.h',
- 'effects/SkDrawExtraPathEffect.h',
+ 'effects/SkDiscretePathEffect.h',
'effects/SkDisplacementMapEffect.h',
- 'effects/SkPixelXorXfermode.h',
- 'effects/SkColorMatrixFilter.h',
- 'effects/SkColorMatrix.h',
- 'effects/SkBlurDrawLooper.h',
- 'effects/SkColorFilterImageFilter.h',
+ 'effects/SkDrawExtraPathEffect.h',
+ 'effects/SkDropShadowImageFilter.h',
+ 'effects/SkEmbossMaskFilter.h',
+ 'effects/SkGradientShader.h',
+ 'effects/SkKernel33MaskFilter.h',
'effects/SkLayerDrawLooper.h',
+ 'effects/SkLayerRasterizer.h',
+ 'effects/SkLerpXfermode.h',
'effects/SkLightingImageFilter.h',
- 'effects/SkDropShadowImageFilter.h',
+ 'effects/SkLumaColorFilter.h',
+ 'effects/SkMagnifierImageFilter.h',
'effects/SkMatrixConvolutionImageFilter.h',
- 'utils/win/SkAutoCoInitialize.h',
- 'utils/win/SkHRESULT.h',
- 'utils/win/SkIStream.h',
- 'utils/win/SkTScopedComPtr.h',
+ 'effects/SkMatrixImageFilter.h',
+ 'effects/SkMergeImageFilter.h',
+ 'effects/SkMorphologyImageFilter.h',
+ 'effects/SkOffsetImageFilter.h',
+ 'effects/SkPaintFlagsDrawFilter.h',
+ 'effects/SkPerlinNoiseShader.h',
+ 'effects/SkPictureImageFilter.h',
+ 'effects/SkPixelXorXfermode.h',
+ 'effects/SkPorterDuff.h',
+ 'effects/SkRectShaderImageFilter.h',
+ 'effects/SkResizeImageFilter.h',
+ 'effects/SkStippleMaskFilter.h',
+ 'effects/SkTableColorFilter.h',
+ 'effects/SkTableMaskFilter.h',
+ 'effects/SkTestImageFilters.h',
+ 'effects/SkTileImageFilter.h',
+ 'effects/SkTransparentShader.h',
+ 'effects/SkXfermodeImageFilter.h',
+ 'gpu/GrBackendEffectFactory.h',
+ 'gpu/GrClipData.h',
+ 'gpu/GrColor.h',
+ 'gpu/GrConfig.h',
+ 'gpu/GrContext.h',
+ 'gpu/GrContextFactory.h',
+ 'gpu/GrCoordTransform.h',
+ 'gpu/GrDrawEffect.h',
+ 'gpu/GrEffect.h',
+ 'gpu/GrEffectStage.h',
+ 'gpu/GrEffectUnitTest.h',
+ 'gpu/GrFontScaler.h',
+ 'gpu/GrGlyph.h',
+ 'gpu/GrKey.h',
+ 'gpu/GrPaint.h',
+ 'gpu/GrPathRendererChain.h',
+ 'gpu/GrPoint.h',
+ 'gpu/GrRect.h',
+ 'gpu/GrRenderTarget.h',
+ 'gpu/GrResource.h',
+ 'gpu/GrSurface.h',
+ 'gpu/GrTBackendEffectFactory.h',
+ 'gpu/GrTexture.h',
+ 'gpu/GrTextureAccess.h',
+ 'gpu/GrTypes.h',
+ 'gpu/GrTypesPriv.h',
+ 'gpu/GrUserConfig.h',
+ 'gpu/SkGpuDevice.h',
+ 'gpu/SkGr.h',
+ 'gpu/SkGrPixelRef.h',
+ 'gpu/SkGrTexturePixelRef.h',
+ 'gpu/gl/GrGLConfig.h',
+ 'gpu/gl/GrGLConfig_chrome.h',
+ 'gpu/gl/GrGLExtensions.h',
+ 'gpu/gl/GrGLFunctions.h',
+ 'gpu/gl/GrGLInterface.h',
+ 'gpu/gl/SkANGLEGLContext.h',
+ 'gpu/gl/SkDebugGLContext.h',
+ 'gpu/gl/SkGLContextHelper.h',
+ 'gpu/gl/SkMesaGLContext.h',
+ 'gpu/gl/SkNativeGLContext.h',
+ 'gpu/gl/SkNullGLContext.h',
+ 'images/SkForceLinking.h',
+ 'images/SkImageRef.h',
+ 'images/SkImageRef_GlobalPool.h',
+ 'images/SkImages.h',
+ 'images/SkMovie.h',
+ 'images/SkPageFlipper.h',
+ 'pathops/SkPathOps.h',
+ 'pdf/SkPDFDevice.h',
+ 'pdf/SkPDFDocument.h',
+ 'pipe/SkGPipe.h',
+ 'ports/SkFontConfigInterface.h',
+ 'ports/SkFontMgr.h',
+ 'ports/SkFontMgr_indirect.h',
+ 'ports/SkFontStyle.h',
+ 'ports/SkHarfBuzzFont.h',
+ 'ports/SkRemotableFontMgr.h',
+ 'ports/SkTypeface_android.h',
+ 'ports/SkTypeface_mac.h',
+ 'ports/SkTypeface_win.h',
+ 'svg/SkSVGAttribute.h',
+ 'svg/SkSVGBase.h',
+ 'svg/SkSVGPaintState.h',
+ 'svg/SkSVGParser.h',
+ 'svg/SkSVGTypes.h',
+ 'text/SkTextLayout.h',
'utils/SkBoundaryPatch.h',
- 'utils/SkUnitMappers.h',
- 'utils/SkPictureUtils.h',
- 'utils/SkRandom.h',
- 'utils/SkMeshUtils.h',
- 'utils/SkCullPoints.h',
'utils/SkCamera.h',
- 'utils/SkLua.h',
- 'utils/SkParsePaint.h',
+ 'utils/SkCanvasStateUtils.h',
+ 'utils/SkCondVar.h',
'utils/SkCountdown.h',
- 'utils/SkRunnable.h',
- 'utils/SkParse.h',
- 'utils/SkThreadPool.h',
- 'utils/SkMatrix44.h',
- 'utils/SkInterpolator.h',
- 'utils/SkWGL.h',
- 'utils/SkDumpCanvas.h',
- 'utils/SkRTConf.h',
'utils/SkCubicInterval.h',
- 'utils/SkLuaCanvas.h',
+ 'utils/SkCullPoints.h',
'utils/SkDebugUtils.h',
+ 'utils/SkDeferredCanvas.h',
+ 'utils/SkDumpCanvas.h',
+ 'utils/SkEventTracer.h',
+ 'utils/SkFrontBufferedStream.h',
+ 'utils/SkInterpolator.h',
+ 'utils/SkJSON.h',
+ 'utils/SkJSONCPP.h',
'utils/SkLayer.h',
- 'utils/SkProxyCanvas.h',
+ 'utils/SkLua.h',
+ 'utils/SkLuaCanvas.h',
+ 'utils/SkMatrix44.h',
+ 'utils/SkMeshUtils.h',
'utils/SkNWayCanvas.h',
- 'utils/SkPathUtils.h',
- 'utils/SkDeferredCanvas.h',
- 'utils/ios/SkStream_NSData.h',
+ 'utils/SkNinePatch.h',
+ 'utils/SkNoSaveLayerCanvas.h',
'utils/SkNullCanvas.h',
+ 'utils/SkParse.h',
+ 'utils/SkParsePaint.h',
'utils/SkParsePath.h',
- 'utils/SkJSON.h',
- 'utils/SkCondVar.h',
- 'utils/SkNinePatch.h',
+ 'utils/SkPathUtils.h',
+ 'utils/SkPictureUtils.h',
+ 'utils/SkProxyCanvas.h',
+ 'utils/SkRTConf.h',
+ 'utils/SkRandom.h',
+ 'utils/SkRunnable.h',
+ 'utils/SkThreadPool.h',
+ 'utils/SkUnitMappers.h',
+ 'utils/SkWGL.h',
+ 'utils/ios/SkStream_NSData.h',
'utils/mac/SkCGUtils.h',
- 'xml/SkDOM.h',
- 'xml/SkJS.h',
- 'xml/SkXMLParser.h',
- 'xml/SkBML_XMLParser.h',
- 'xml/SkBML_WXMLParser.h',
- 'xml/SkXMLWriter.h',
- 'device/xps/SkXPSDevice.h',
- 'device/xps/SkConstexprMath.h',
- 'ports/SkTypeface_win.h',
- 'ports/SkHarfBuzzFont.h',
- 'ports/SkFontConfigInterface.h',
- 'ports/SkTypeface_mac.h',
- 'ports/SkTypeface_android.h',
- 'ports/SkFontStyle.h',
- 'ports/SkFontMgr.h',
- 'text/SkTextLayout.h',
- 'core/SkColor.h',
- 'core/SkFontHost.h',
- 'core/SkMetaData.h',
- 'core/SkRRect.h',
- 'core/SkMatrix.h',
- 'core/SkDataTable.h',
- 'core/SkScalar.h',
- 'core/SkFlattenableSerialization.h',
- 'core/SkTypeface.h',
- 'core/SkImageEncoder.h',
- 'core/SkDrawFilter.h',
- 'core/SkTDict.h',
- 'core/SkRasterizer.h',
- 'core/SkColorPriv.h',
- 'core/SkFloatingPoint.h',
- 'core/SkOSFile.h',
- 'core/SkPaint.h',
- 'core/SkTDStack.h',
- 'core/SkDither.h',
- 'core/SkFixed.h',
- 'core/SkDocument.h',
- 'core/SkInstCnt.h',
- 'core/SkEndian.h',
- 'core/SkColorTable.h',
- 'core/SkBitmap.h',
- 'core/SkDraw.h',
- 'core/SkPackBits.h',
- 'core/SkFloatBits.h',
- 'core/SkDeque.h',
- 'core/SkTRegistry.h',
- 'core/SkTLazy.h',
- 'core/SkComposeShader.h',
- 'core/SkUtils.h',
- 'core/SkImage.h',
- 'core/SkTileGridPicture.h',
- 'core/SkPaintOptionsAndroid.h',
- 'core/SkDeviceProperties.h',
- 'core/SkGraphics.h',
- 'core/SkCanvas.h',
- 'core/SkPicture.h',
- 'core/SkClipStack.h',
- 'core/SkXfermode.h',
- 'core/SkColorFilter.h',
- 'core/SkRegion.h',
- 'core/SkRefCnt.h',
- 'core/SkStream.h',
- 'core/SkFontLCDConfig.h',
- 'core/SkBlitRow.h',
- 'core/SkGeometry.h',
- 'core/SkStrokeRec.h',
- 'core/SkImageDecoder.h',
- 'core/SkTime.h',
- 'core/SkPathMeasure.h',
- 'core/SkMaskFilter.h',
- 'core/SkBounder.h',
- 'core/SkFlate.h',
- 'core/SkTDArray.h',
- 'core/SkAnnotation.h',
- 'core/SkChecksum.h',
- 'core/SkMath.h',
- 'core/SkDrawLooper.h',
- 'core/SkFlattenableBuffers.h',
- 'core/SkTemplates.h',
- 'core/SkMask.h',
- 'core/SkMallocPixelRef.h',
- 'core/SkWeakRefCnt.h',
- 'core/SkTypes.h',
- 'core/SkThread.h',
- 'core/SkData.h',
- 'core/SkPoint.h',
- 'core/SkColorShader.h',
- 'core/SkChunkAlloc.h',
- 'core/SkUnPreMultiply.h',
- 'core/SkReader32.h',
- 'core/SkDevice.h',
- 'core/SkImageFilter.h',
- 'core/SkAdvancedTypefaceMetrics.h',
- 'core/SkTInternalLList.h',
- 'core/SkTArray.h',
- 'core/SkStringUtils.h',
- 'core/SkPreConfig.h',
- 'core/SkLineClipper.h',
- 'core/SkPathEffect.h',
- 'core/SkString.h',
- 'core/SkPixelRef.h',
- 'core/SkSize.h',
- 'core/SkEmptyShader.h',
- 'core/SkSurface.h',
- 'core/SkPostConfig.h',
- 'core/SkShader.h',
- 'core/SkWriter32.h',
- 'core/SkError.h',
- 'core/SkPath.h',
- 'core/SkUnitMapper.h',
- 'core/SkFlattenable.h',
- 'core/SkTSearch.h',
- 'core/SkRect.h',
- 'pathops/SkPathOps.h',
- 'views/SkTouchGesture.h',
+ 'utils/win/SkAutoCoInitialize.h',
+ 'utils/win/SkHRESULT.h',
+ 'utils/win/SkIStream.h',
+ 'utils/win/SkTScopedComPtr.h',
+ 'views/SkApplication.h',
+ 'views/SkBGViewArtist.h',
'views/SkEvent.h',
+ 'views/SkEventSink.h',
+ 'views/SkKey.h',
+ 'views/SkOSMenu.h',
+ 'views/SkOSWindow_Android.h',
+ 'views/SkOSWindow_Mac.h',
'views/SkOSWindow_NaCl.h',
+ 'views/SkOSWindow_SDL.h',
+ 'views/SkOSWindow_Unix.h',
+ 'views/SkOSWindow_Win.h',
+ 'views/SkOSWindow_iOS.h',
+ 'views/SkStackViewLayout.h',
+ 'views/SkSystemEventTypes.h',
'views/SkTextBox.h',
+ 'views/SkTouchGesture.h',
+ 'views/SkView.h',
'views/SkViewInflate.h',
- 'views/SkOSWindow_iOS.h',
- 'views/SkBGViewArtist.h',
- 'views/SkOSWindow_SDL.h',
+ 'views/SkWidget.h',
'views/SkWindow.h',
- 'views/SkSystemEventTypes.h',
- 'views/SkOSWindow_Android.h',
- 'views/SkOSWindow_Mac.h',
'views/android/AndroidKeyToSkKey.h',
- 'views/SkEventSink.h',
+ 'views/animated/SkBorderView.h',
'views/animated/SkImageView.h',
- 'views/animated/SkWidgetViews.h',
'views/animated/SkProgressBarView.h',
- 'views/animated/SkBorderView.h',
'views/animated/SkScrollBarView.h',
- 'views/SkStackViewLayout.h',
- 'views/SkApplication.h',
- 'views/unix/keysym2ucs.h',
+ 'views/animated/SkWidgetViews.h',
'views/unix/XkeysToSkKeys.h',
- 'views/SkKey.h',
- 'views/SkView.h',
- 'views/SkOSMenu.h',
- 'views/SkOSWindow_Unix.h',
- 'views/SkWidget.h',
- 'views/SkOSWindow_Win.h',
+ 'views/unix/keysym2ucs.h',
+ 'xml/SkBML_WXMLParser.h',
+ 'xml/SkBML_XMLParser.h',
+ 'xml/SkDOM.h',
+ 'xml/SkJS.h',
+ 'xml/SkXMLParser.h',
+ 'xml/SkXMLWriter.h',
],
},
}

Powered by Google App Engine
This is Rietveld 408576698