'<@(TestWebKitAPI_files)',
],
'conditions': [
+ ['component!="shared_library"', {
+ 'sources': [
+ '../Tests/WebCore/HeapGraphSerializerTest.cpp'
+ ],
+ }],
['inside_chromium_build==1 and component=="shared_library"', {
'sources': [
# To satisfy linking of WTF::currentTime() etc. in shared library configuration,