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

Side by Side Diff: Source/platform/blink_platform.gypi

Issue 618383003: Remove obsolete canExpandAroundIdeographsInComplexText (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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 unified diff | Download patch
« no previous file with comments | « no previous file | Source/platform/fonts/Character.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 'includes': [ 2 'includes': [
3 'platform_generated.gypi', 3 'platform_generated.gypi',
4 ], 4 ],
5 'variables': { 5 'variables': {
6 'platform_files': [ 6 'platform_files': [
7 'AsyncFileSystemCallbacks.h', 7 'AsyncFileSystemCallbacks.h',
8 'CalculationValue.h', 8 'CalculationValue.h',
9 'CheckedInt.h', 9 'CheckedInt.h',
10 'Clock.cpp', 10 'Clock.cpp',
(...skipping 347 matching lines...) Expand 10 before | Expand all | Expand 10 after
358 'fonts/FontDescription.cpp', 358 'fonts/FontDescription.cpp',
359 'fonts/FontFaceCreationParams.h', 359 'fonts/FontFaceCreationParams.h',
360 'fonts/FontFallbackList.cpp', 360 'fonts/FontFallbackList.cpp',
361 'fonts/FontFallbackList.h', 361 'fonts/FontFallbackList.h',
362 'fonts/FontFamily.cpp', 362 'fonts/FontFamily.cpp',
363 'fonts/FontFamily.h', 363 'fonts/FontFamily.h',
364 'fonts/FontFeatureSettings.cpp', 364 'fonts/FontFeatureSettings.cpp',
365 'fonts/FontFeatureSettings.h', 365 'fonts/FontFeatureSettings.h',
366 'fonts/FontPlatformData.cpp', 366 'fonts/FontPlatformData.cpp',
367 'fonts/FontPlatformData.h', 367 'fonts/FontPlatformData.h',
368 'fonts/FontPlatformFeatures.h',
369 'fonts/FontRenderStyle.h', 368 'fonts/FontRenderStyle.h',
370 'fonts/GenericFontFamilySettings.cpp', 369 'fonts/GenericFontFamilySettings.cpp',
371 'fonts/GenericFontFamilySettings.h', 370 'fonts/GenericFontFamilySettings.h',
372 'fonts/GlyphBuffer.h', 371 'fonts/GlyphBuffer.h',
373 'fonts/GlyphMetricsMap.h', 372 'fonts/GlyphMetricsMap.h',
374 'fonts/GlyphPage.h', 373 'fonts/GlyphPage.h',
375 'fonts/GlyphPageTreeNode.cpp', 374 'fonts/GlyphPageTreeNode.cpp',
376 'fonts/GlyphPageTreeNode.h', 375 'fonts/GlyphPageTreeNode.h',
377 'fonts/Latin1TextIterator.h', 376 'fonts/Latin1TextIterator.h',
378 'fonts/SVGGlyph.cpp', 377 'fonts/SVGGlyph.cpp',
(...skipping 584 matching lines...) Expand 10 before | Expand all | Expand 10 after
963 'graphics/ImageFrameGeneratorTest.cpp', 962 'graphics/ImageFrameGeneratorTest.cpp',
964 'graphics/ImageLayerChromiumTest.cpp', 963 'graphics/ImageLayerChromiumTest.cpp',
965 'graphics/test/MockImageDecoder.h', 964 'graphics/test/MockImageDecoder.h',
966 'graphics/test/MockWebGraphicsContext3D.h', 965 'graphics/test/MockWebGraphicsContext3D.h',
967 'image-decoders/gif/GIFImageDecoderTest.cpp', 966 'image-decoders/gif/GIFImageDecoderTest.cpp',
968 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', 967 'image-decoders/jpeg/JPEGImageDecoderTest.cpp',
969 'image-decoders/webp/WEBPImageDecoderTest.cpp', 968 'image-decoders/webp/WEBPImageDecoderTest.cpp',
970 ], 969 ],
971 }, 970 },
972 } 971 }
OLDNEW
« no previous file with comments | « no previous file | Source/platform/fonts/Character.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698