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

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

Issue 55783002: Introduce BorderImageLength and BorderImageLengthBox (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address review comments Created 7 years, 1 month 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
OLDNEW
1 { 1 {
2 'variables': { 2 'variables': {
3 'platform_files': [ 3 'platform_files': [
4 'AsyncFileSystemCallbacks.h', 4 'AsyncFileSystemCallbacks.h',
5 'BorderImageLength.h',
6 'BorderImageLengthBox.h',
5 'CalculationValue.cpp', 7 'CalculationValue.cpp',
6 'CalculationValue.h', 8 'CalculationValue.h',
7 'Clock.cpp', 9 'Clock.cpp',
8 'Clock.h', 10 'Clock.h',
9 'ContentType.cpp', 11 'ContentType.cpp',
10 'ContentType.h', 12 'ContentType.h',
11 'CrossThreadCopier.cpp', 13 'CrossThreadCopier.cpp',
12 'CrossThreadCopier.h', 14 'CrossThreadCopier.h',
13 'DateComponents.cpp', 15 'DateComponents.cpp',
14 'DateComponents.h', 16 'DateComponents.h',
(...skipping 403 matching lines...) Expand 10 before | Expand all | Expand 10 after
418 'geometry/RoundedRectTest.cpp', 420 'geometry/RoundedRectTest.cpp',
419 'graphics/ThreadSafeDataTransportTest.cpp', 421 'graphics/ThreadSafeDataTransportTest.cpp',
420 'testing/ArenaTestHelpers.h', 422 'testing/ArenaTestHelpers.h',
421 'testing/TreeTestHelpers.cpp', 423 'testing/TreeTestHelpers.cpp',
422 'testing/TreeTestHelpers.h', 424 'testing/TreeTestHelpers.h',
423 'text/BidiResolverTest.cpp', 425 'text/BidiResolverTest.cpp',
424 'text/DateTimeFormatTest.cpp', 426 'text/DateTimeFormatTest.cpp',
425 ], 427 ],
426 }, 428 },
427 } 429 }
OLDNEW
« Source/platform/BorderImageLength.h ('K') | « Source/platform/BorderImageLengthBox.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698