diff options
Diffstat (limited to 'base/base.gyp')
-rw-r--r-- | base/base.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/base/base.gyp b/base/base.gyp index e647911..97b9e45 100644 --- a/base/base.gyp +++ b/base/base.gyp @@ -167,6 +167,8 @@ 'platform_thread_posix.cc', 'platform_thread_win.cc', 'port.h', + 'profiler.cc', + 'profiler.h', 'process.h', 'process_posix.cc', 'process_util.h', |