Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / wtf / wtf.gypi
1 {
2     'variables': {
3         'wtf_files': [
4             'ASCIICType.h',
5             'Alignment.h',
6             'ArrayBuffer.cpp',
7             'ArrayBuffer.h',
8             'ArrayBufferBuilder.cpp',
9             'ArrayBufferBuilder.h',
10             'ArrayBufferContents.cpp',
11             'ArrayBufferContents.h',
12             'ArrayBufferDeallocationObserver.h',
13             'ArrayBufferView.cpp',
14             'ArrayBufferView.h',
15             'Assertions.cpp',
16             'Assertions.h',
17             'Atomics.h',
18             'BitArray.h',
19             'BitVector.cpp',
20             'BitVector.h',
21             'BitwiseOperations.h',
22             'BloomFilter.h',
23             'ByteOrder.h',
24             'ByteSwap.h',
25             'CPU.h',
26             'CheckedArithmetic.h',
27             'Compiler.h',
28             'Complex.h',
29             'CryptographicallyRandomNumber.cpp',
30             'CryptographicallyRandomNumber.h',
31             'CurrentTime.cpp',
32             'CurrentTime.h',
33             'DataLog.cpp',
34             'DataLog.h',
35             'DateMath.cpp',
36             'DateMath.h',
37             'DecimalNumber.cpp',
38             'DecimalNumber.h',
39             'DefaultAllocator.h',
40             'Deque.h',
41             'DoublyLinkedList.h',
42             'DynamicAnnotations.cpp',
43             'DynamicAnnotations.h',
44             'FastAllocBase.h',
45             'FastMalloc.cpp',
46             'FastMalloc.h',
47             'FilePrintStream.cpp',
48             'FilePrintStream.h',
49             'Float32Array.h',
50             'Float64Array.h',
51             'Forward.h',
52             'Functional.h',
53             'GetPtr.h',
54             'GregorianDateTime.cpp',
55             'GregorianDateTime.h',
56             'HashCountedSet.h',
57             'HashFunctions.h',
58             'HashIterators.h',
59             'HashMap.h',
60             'HashSet.h',
61             'HashTable.cpp',
62             'HashTable.h',
63             'HashTableDeletedValueType.h',
64             'HashTraits.h',
65             'HexNumber.h',
66             'InstanceCounter.cpp',
67             'InstanceCounter.h',
68             'Int16Array.h',
69             'Int32Array.h',
70             'Int8Array.h',
71             'IntegralTypedArrayBase.h',
72             'LeakAnnotations.h',
73             'LinkedStack.h',
74             'ListHashSet.h',
75             'Locker.h',
76             'MainThread.cpp',
77             'MainThread.h',
78             'MallocZoneSupport.h',
79             'MathExtras.h',
80             'MessageQueue.h',
81             'NonCopyingSort.h',
82             'Noncopyable.h',
83             'NotFound.h',
84             'NullPtr.cpp',
85             'NullPtr.h',
86             'OwnPtr.h',
87             'OwnPtrCommon.h',
88             'PageAllocator.cpp',
89             'PageAllocator.h',
90             'PartitionAlloc.cpp',
91             'PartitionAlloc.h',
92             'PassOwnPtr.h',
93             'PassRefPtr.h',
94             'PassTraits.h',
95             'PrintStream.cpp',
96             'PrintStream.h',
97             'ProcessID.h',
98             'QuantizedAllocation.cpp',
99             'QuantizedAllocation.h',
100             'RefCounted.h',
101             'RefCountedLeakCounter.cpp',
102             'RefCountedLeakCounter.h',
103             'RefPtr.h',
104             'RefPtrHashMap.h',
105             'RetainPtr.h',
106             'SHA1.cpp',
107             'SHA1.h',
108             'SaturatedArithmetic.h',
109             'SizeLimits.cpp',
110             'SpinLock.h',
111             'StaticConstructors.h',
112             'StdLibExtras.h',
113             'StringExtras.h',
114             'StringHasher.h',
115             'TemporaryChange.h',
116             'ThreadFunctionInvocation.h',
117             'ThreadIdentifierDataPthreads.cpp',
118             'ThreadIdentifierDataPthreads.h',
119             'ThreadRestrictionVerifier.h',
120             'ThreadSafeRefCounted.h',
121             'ThreadSpecific.h',
122             'ThreadSpecificWin.cpp',
123             'Threading.cpp',
124             'Threading.h',
125             'ThreadingPrimitives.h',
126             'ThreadingPthreads.cpp',
127             'ThreadingWin.cpp',
128             'TreeNode.h',
129             'TypeTraits.cpp',
130             'TypeTraits.h',
131             'TypedArrayBase.h',
132             'Uint16Array.h',
133             'Uint32Array.h',
134             'Uint8Array.h',
135             'Vector.h',
136             'VectorTraits.h',
137             'WTF.cpp',
138             'WTF.h',
139             'WTFExport.h',
140             'WTFThreadData.cpp',
141             'WTFThreadData.h',
142             'WeakPtr.h',
143             'dtoa.cpp',
144             'dtoa.h',
145             'dtoa/bignum-dtoa.cc',
146             'dtoa/bignum-dtoa.h',
147             'dtoa/bignum.cc',
148             'dtoa/bignum.h',
149             'dtoa/cached-powers.cc',
150             'dtoa/cached-powers.h',
151             'dtoa/diy-fp.cc',
152             'dtoa/diy-fp.h',
153             'dtoa/double-conversion.cc',
154             'dtoa/double-conversion.h',
155             'dtoa/double.h',
156             'dtoa/fast-dtoa.cc',
157             'dtoa/fast-dtoa.h',
158             'dtoa/fixed-dtoa.cc',
159             'dtoa/fixed-dtoa.h',
160             'dtoa/strtod.cc',
161             'dtoa/strtod.h',
162             'dtoa/utils.h',
163             'text/ASCIIFastPath.h',
164             'text/AtomicString.cpp',
165             'text/AtomicString.h',
166             'text/AtomicStringCF.cpp',
167             'text/AtomicStringHash.h',
168             'text/Base64.cpp',
169             'text/Base64.h',
170             'text/CString.cpp',
171             'text/CString.h',
172             'text/IntegerToStringConversion.h',
173             'text/StringBuffer.h',
174             'text/StringBuilder.cpp',
175             'text/StringBuilder.h',
176             'text/StringCF.cpp',
177             'text/StringConcatenate.h',
178             'text/StringHash.h',
179             'text/StringImpl.cpp',
180             'text/StringImpl.h',
181             'text/StringImplCF.cpp',
182             'text/StringImplMac.mm',
183             'text/StringMac.mm',
184             'text/StringOperators.h',
185             'text/StringStatics.cpp',
186             'text/StringUTF8Adaptor.h',
187             'text/StringView.h',
188             'text/TextCodec.cpp',
189             'text/TextCodecASCIIFastPath.h',
190             'text/TextCodecICU.cpp',
191             'text/TextCodecLatin1.cpp',
192             'text/TextCodecUTF16.cpp',
193             'text/TextCodecUTF8.cpp',
194             'text/TextCodecUTF8.h',
195             'text/TextCodecUserDefined.cpp',
196             'text/TextEncoding.cpp',
197             'text/TextEncodingRegistry.cpp',
198             'text/TextPosition.cpp',
199             'text/TextPosition.h',
200             'text/WTFString.cpp',
201             'text/WTFString.h',
202             'unicode/CharacterNames.h',
203             'unicode/Collator.h',
204             'unicode/UTF8.cpp',
205             'unicode/UTF8.h',
206             'unicode/Unicode.h',
207             'unicode/icu/CollatorICU.cpp',
208             'unicode/icu/UnicodeIcu.h',
209         ],
210         'wtf_unittest_files': [
211             'ArrayBufferBuilderTest.cpp',
212             'CheckedArithmeticTest.cpp',
213             'FunctionalTest.cpp',
214             'HashMapTest.cpp',
215             'HashSetTest.cpp',
216             'ListHashSetTest.cpp',
217             'MathExtrasTest.cpp',
218             'PartitionAllocTest.cpp',
219             'SHA1Test.cpp',
220             'SaturatedArithmeticTest.cpp',
221             'StringExtrasTest.cpp',
222             'StringHasherTest.cpp',
223             'TemporaryChangeTest.cpp',
224             'TreeNodeTest.cpp',
225             'VectorTest.cpp',
226             'testing/WTFTestHelpersTest.cpp',
227             'text/AtomicStringTest.cpp',
228             'text/CStringTest.cpp',
229             'text/StringBuilderTest.cpp',
230             'text/StringImplTest.cpp',
231             'text/StringOperatorsTest.cpp',
232             'text/TextCodecUTF8Test.cpp',
233             'text/WTFStringTest.cpp',
234         ],
235         'wtf_unittest_helper_files': [
236             'testing/WTFTestHelpers.cpp',
237             'testing/WTFTestHelpers.h',
238             'testing/WTFUnitTestHelpersExport.h',
239         ],
240     },
241 }