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

Unified Diff: base/base.gypi

Issue 53923005: Add synthetic delay testing framework (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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/debug/synthetic_delay.h » ('j') | base/debug/synthetic_delay.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index eeda3e12d7a160275dfab40d7ab10954c4c2bc08..2ae72f0a987d8b72ad4e9bdcc4c42fcfe56d1aa6 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -148,6 +148,8 @@
'debug/stack_trace_ios.mm',
'debug/stack_trace_posix.cc',
'debug/stack_trace_win.cc',
+ 'debug/synthetic_delay.cc',
nduca 2013/11/05 19:27:03 rename to trace_event_synthetic_delay so i can lg
Sami 2013/11/22 18:29:13 Done.
+ 'debug/synthetic_delay.h',
'debug/trace_event.h',
'debug/trace_event_android.cc',
'debug/trace_event_impl.cc',
« no previous file with comments | « no previous file | base/debug/synthetic_delay.h » ('j') | base/debug/synthetic_delay.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698