xdb progress; skeleton trace loading.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# Copyright 2014 Ben Vanik. All Rights Reserved.
|
||||
{
|
||||
'sources': [
|
||||
'debug_target.cc',
|
||||
'debug_target.h',
|
||||
'postmortem_debug_target.cc',
|
||||
'postmortem_debug_target.h',
|
||||
'protocol.h',
|
||||
'xdb.cc',
|
||||
'xdb.h',
|
||||
@@ -9,6 +13,7 @@
|
||||
],
|
||||
|
||||
'includes': [
|
||||
'sym/sources.gypi',
|
||||
'ui/sources.gypi',
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user