0

Fix gyp for type_profiler to work for make.

BUG=123758,154240


Review URL: https://chromiumcodereview.appspot.com/11117010

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161826 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
dmikurube@chromium.org
2012-10-15 04:38:34 +00:00
parent d0d6cb27de
commit df567bc138

@ -595,6 +595,7 @@
'type_profiler.h',
'type_profiler_control.h',
],
'toolsets': ['host', 'target'],
},
{
'target_name': 'type_profiler_tcmalloc',