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

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

Issue 474683003: Not for review - Rebase of crrev.com/62833003 Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: . Created 6 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 | Annotate | Revision Log
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 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 'TracedValue.h', 137 'TracedValue.h',
138 'UserGestureIndicator.cpp', 138 'UserGestureIndicator.cpp',
139 'UserGestureIndicator.h', 139 'UserGestureIndicator.h',
140 'URLPatternMatcher.cpp', 140 'URLPatternMatcher.cpp',
141 'URLPatternMatcher.h', 141 'URLPatternMatcher.h',
142 'UUID.cpp', 142 'UUID.cpp',
143 'UUID.h', 143 'UUID.h',
144 'WebThread.cpp', 144 'WebThread.cpp',
145 'WebThreadSupportingGC.cpp', 145 'WebThreadSupportingGC.cpp',
146 'WebThreadSupportingGC.h', 146 'WebThreadSupportingGC.h',
147 'UIWebThreadSupportingGC.cpp',
148 'UIWebThreadSupportingGC.h',
147 'Widget.cpp', 149 'Widget.cpp',
148 'Widget.h', 150 'Widget.h',
149 'WindowsKeyboardCodes.h', 151 'WindowsKeyboardCodes.h',
150 'animation/AnimationUtilities.h', 152 'animation/AnimationUtilities.h',
151 'animation/AnimationValue.h', 153 'animation/AnimationValue.h',
152 'animation/KeyframeValueList.cpp', 154 'animation/KeyframeValueList.cpp',
153 'animation/KeyframeValueList.h', 155 'animation/KeyframeValueList.h',
154 'animation/TimingFunction.cpp', 156 'animation/TimingFunction.cpp',
155 'animation/TimingFunction.h', 157 'animation/TimingFunction.h',
156 'animation/UnitBezier.h', 158 'animation/UnitBezier.h',
(...skipping 793 matching lines...) Expand 10 before | Expand all | Expand 10 after
950 'graphics/ImageFrameGeneratorTest.cpp', 952 'graphics/ImageFrameGeneratorTest.cpp',
951 'graphics/ImageLayerChromiumTest.cpp', 953 'graphics/ImageLayerChromiumTest.cpp',
952 'graphics/test/MockImageDecoder.h', 954 'graphics/test/MockImageDecoder.h',
953 'graphics/test/MockWebGraphicsContext3D.h', 955 'graphics/test/MockWebGraphicsContext3D.h',
954 'image-decoders/gif/GIFImageDecoderTest.cpp', 956 'image-decoders/gif/GIFImageDecoderTest.cpp',
955 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', 957 'image-decoders/jpeg/JPEGImageDecoderTest.cpp',
956 'image-decoders/webp/WEBPImageDecoderTest.cpp', 958 'image-decoders/webp/WEBPImageDecoderTest.cpp',
957 ], 959 ],
958 }, 960 },
959 } 961 }
OLDNEW
« no previous file with comments | « Source/platform/WebThreadSupportingGC.cpp ('k') | Source/platform/graphics/CompositingReasons.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698