Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2879)

Unified Diff: base/base.gypi

Issue 8803022: Windows-native sampling profiler wrapper class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Implement & test Get|SetSamplingInterval. Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 41c98227e30469f14dc7b90be81f2d148d38fbbb..cce0c14cde9ec61a44eccb05ae30671b640655a9 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -381,6 +381,8 @@
'win/registry.h',
'win/resource_util.cc',
'win/resource_util.h',
+ 'win/sampling_profiler.cc',
+ 'win/sampling_profiler.h',
'win/scoped_bstr.cc',
'win/scoped_bstr.h',
'win/scoped_co_mem.h',
« no previous file with comments | « base/base.gyp ('k') | base/win/sampling_profiler.h » ('j') | base/win/sampling_profiler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698