| OLD | NEW |
| 1 { | 1 { |
| 2 'variables': { | 2 'variables': { |
| 3 'web_files': [ | 3 'web_files': [ |
| 4 'AssertMatchingEnums.cpp', | 4 'AssertMatchingEnums.cpp', |
| 5 'AssociatedURLLoader.cpp', | 5 'AssociatedURLLoader.cpp', |
| 6 'AssociatedURLLoader.h', | 6 'AssociatedURLLoader.h', |
| 7 'BackForwardClientImpl.cpp', | 7 'BackForwardClientImpl.cpp', |
| 8 'BackForwardClientImpl.h', | 8 'BackForwardClientImpl.h', |
| 9 'ChromeClientImpl.cpp', | 9 'ChromeClientImpl.cpp', |
| 10 'ChromeClientImpl.h', | 10 'ChromeClientImpl.h', |
| (...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 262 'win/WebFontRendering.cpp', | 262 'win/WebFontRendering.cpp', |
| 263 ], | 263 ], |
| 264 'web_unittest_files': [ | 264 'web_unittest_files': [ |
| 265 'tests/AssociatedURLLoaderTest.cpp', | 265 'tests/AssociatedURLLoaderTest.cpp', |
| 266 'tests/ChromeClientImplTest.cpp', | 266 'tests/ChromeClientImplTest.cpp', |
| 267 'tests/CompositedLayerMappingTest.cpp', | 267 'tests/CompositedLayerMappingTest.cpp', |
| 268 'tests/CustomEventTest.cpp', | 268 'tests/CustomEventTest.cpp', |
| 269 'tests/DragImageTest.cpp', | 269 'tests/DragImageTest.cpp', |
| 270 'tests/FakeWebPlugin.cpp', | 270 'tests/FakeWebPlugin.cpp', |
| 271 'tests/FakeWebPlugin.h', | 271 'tests/FakeWebPlugin.h', |
| 272 'tests/FilterOperationsTest.cpp', | |
| 273 'tests/FrameLoaderClientImplTest.cpp', | 272 'tests/FrameLoaderClientImplTest.cpp', |
| 274 'tests/FrameTestHelpers.cpp', | 273 'tests/FrameTestHelpers.cpp', |
| 275 'tests/FrameTestHelpers.h', | 274 'tests/FrameTestHelpers.h', |
| 276 'tests/GraphicsLayerTest.cpp', | |
| 277 'tests/ImageFilterBuilderTest.cpp', | |
| 278 'tests/ImageLayerChromiumTest.cpp', | |
| 279 'tests/KeyboardTest.cpp', | 275 'tests/KeyboardTest.cpp', |
| 280 'tests/LinkHighlightTest.cpp', | 276 'tests/LinkHighlightTest.cpp', |
| 281 'tests/ListenerLeakTest.cpp', | 277 'tests/ListenerLeakTest.cpp', |
| 282 'tests/MemoryInfo.cpp', | 278 'tests/MemoryInfo.cpp', |
| 283 'tests/MHTMLTest.cpp', | 279 'tests/MHTMLTest.cpp', |
| 284 'tests/OpaqueRectTrackingContentLayerDelegateTest.cpp', | |
| 285 'tests/OpenTypeVerticalDataTest.cpp', | 280 'tests/OpenTypeVerticalDataTest.cpp', |
| 286 'tests/PageSerializerTest.cpp', | 281 'tests/PageSerializerTest.cpp', |
| 287 'tests/PaintAggregatorTest.cpp', | 282 'tests/PaintAggregatorTest.cpp', |
| 288 'tests/PopupContainerTest.cpp', | 283 'tests/PopupContainerTest.cpp', |
| 289 'tests/PopupMenuTest.cpp', | 284 'tests/PopupMenuTest.cpp', |
| 290 'tests/PrerenderingTest.cpp', | 285 'tests/PrerenderingTest.cpp', |
| 291 'tests/ProgrammaticScrollTest.cpp', | 286 'tests/ProgrammaticScrollTest.cpp', |
| 292 'tests/RenderTableCellTest.cpp', | 287 'tests/RenderTableCellTest.cpp', |
| 293 'tests/RenderTableRowTest.cpp', | 288 'tests/RenderTableRowTest.cpp', |
| 294 'tests/ScrollingCoordinatorChromiumTest.cpp', | 289 'tests/ScrollingCoordinatorChromiumTest.cpp', |
| 295 'tests/SpinLockTest.cpp', | 290 'tests/SpinLockTest.cpp', |
| 296 'tests/TouchActionTest.cpp', | 291 'tests/TouchActionTest.cpp', |
| 297 'tests/URLTestHelpers.cpp', | 292 'tests/URLTestHelpers.cpp', |
| 298 'tests/URLTestHelpers.h', | 293 'tests/URLTestHelpers.h', |
| 299 'tests/ViewportTest.cpp', | 294 'tests/ViewportTest.cpp', |
| 300 'tests/WebFrameTest.cpp', | 295 'tests/WebFrameTest.cpp', |
| 301 'tests/WebHelperPluginTest.cpp', | 296 'tests/WebHelperPluginTest.cpp', |
| 302 'tests/WebImageTest.cpp', | 297 'tests/WebImageTest.cpp', |
| 303 'tests/WebInputEventConversionTest.cpp', | 298 'tests/WebInputEventConversionTest.cpp', |
| 304 'tests/WebInputEventFactoryTestMac.mm', | 299 'tests/WebInputEventFactoryTestMac.mm', |
| 305 'tests/WEBPImageDecoderTest.cpp', | |
| 306 'tests/WebPageNewSerializerTest.cpp', | 300 'tests/WebPageNewSerializerTest.cpp', |
| 307 'tests/WebPageSerializerTest.cpp', | 301 'tests/WebPageSerializerTest.cpp', |
| 308 'tests/WebPluginContainerTest.cpp', | 302 'tests/WebPluginContainerTest.cpp', |
| 309 'tests/WebScopedWindowFocusAllowedIndicatorTest.cpp', | 303 'tests/WebScopedWindowFocusAllowedIndicatorTest.cpp', |
| 310 'tests/WebSearchableFormDataTest.cpp', | 304 'tests/WebSearchableFormDataTest.cpp', |
| 311 'tests/WebSelectorTest.cpp', | 305 'tests/WebSelectorTest.cpp', |
| 312 'tests/WebURLRequestTest.cpp', | 306 'tests/WebURLRequestTest.cpp', |
| 313 'tests/WebURLResponseTest.cpp', | 307 'tests/WebURLResponseTest.cpp', |
| 314 'tests/WebUserGestureTokenTest.cpp', | 308 'tests/WebUserGestureTokenTest.cpp', |
| 315 'tests/WebViewTest.cpp', | 309 'tests/WebViewTest.cpp', |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 350 { | 344 { |
| 351 'web_unittest_files': [ | 345 'web_unittest_files': [ |
| 352 'tests/KeyCodeConversionTestGtk.cpp', | 346 'tests/KeyCodeConversionTestGtk.cpp', |
| 353 'tests/WebInputEventFactoryTestGtk.cpp', | 347 'tests/WebInputEventFactoryTestGtk.cpp', |
| 354 ], | 348 ], |
| 355 } | 349 } |
| 356 ], | 350 ], |
| 357 ], | 351 ], |
| 358 }, | 352 }, |
| 359 } | 353 } |
| OLD | NEW |