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

Unified Diff: base/base.gyp

Issue 8803022: Windows-native sampling profiler wrapper class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Unittest no longer hanging on trybots. 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
« no previous file with comments | « no previous file | base/base.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 3579c2da4ccd1ed914193ce20ece45a6c8cc31dd..dbc6478e0e523438e631ada3fac6189ae5fd3d09 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -242,6 +242,7 @@
'win/object_watcher_unittest.cc',
'win/pe_image_unittest.cc',
'win/registry_unittest.cc',
+ 'win/sampling_profiler_unittest.cc',
'win/scoped_bstr_unittest.cc',
'win/scoped_comptr_unittest.cc',
'win/scoped_variant_unittest.cc',
« no previous file with comments | « no previous file | base/base.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698