| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 'variables': { | |
| 3 'weborigin_files': [ | |
| 4 'DatabaseIdentifier.cpp', | |
| 5 'DatabaseIdentifier.h', | |
| 6 'KURL.cpp', | |
| 7 'KURL.h', | |
| 8 'KURLHash.h', | |
| 9 'KnownPorts.cpp', | |
| 10 'KnownPorts.h', | |
| 11 'OriginAccessEntry.cpp', | |
| 12 'OriginAccessEntry.h', | |
| 13 'ReferrerPolicy.h', | |
| 14 'SchemeRegistry.cpp', | |
| 15 'SchemeRegistry.h', | |
| 16 'SecurityOrigin.cpp', | |
| 17 'SecurityOrigin.h', | |
| 18 'SecurityOriginCache.h', | |
| 19 'SecurityOriginHash.h', | |
| 20 'SecurityPolicy.cpp', | |
| 21 'SecurityPolicy.h', | |
| 22 'WebOriginExport.h', | |
| 23 ], | |
| 24 'weborigin_test_files': [ | |
| 25 'DatabaseIdentifierTest.cpp', | |
| 26 'KURLTest.cpp', | |
| 27 'SecurityOriginTest.cpp', | |
| 28 ], | |
| 29 }, | |
| 30 } | |
| OLD | NEW |