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

Unified Diff: gyp/tests.gyp

Issue 149563004: initial import of Chrome's trace_event into skia framework (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: SkEventTraceHandle --> SkEventTracer::Handle Created 6 years, 11 months 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 | « gyp/core.gypi ('k') | gyp/utils.gyp » ('j') | include/utils/SkEventTracer.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tests.gyp
diff --git a/gyp/tests.gyp b/gyp/tests.gyp
index 2edb03f522dc5277e62e45cb33ba839bcd2bd31c..dc9566757fa8f6bd361654c7e3efee50cc493a3e 100644
--- a/gyp/tests.gyp
+++ b/gyp/tests.gyp
@@ -151,6 +151,7 @@
'../tests/TestSize.cpp',
'../tests/TileGridTest.cpp',
'../tests/TLSTest.cpp',
+ '../tests/TracingTest.cpp',
'../tests/TSetTest.cpp',
'../tests/ToUnicode.cpp',
'../tests/Typeface.cpp',
« no previous file with comments | « gyp/core.gypi ('k') | gyp/utils.gyp » ('j') | include/utils/SkEventTracer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698