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

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: address comments from mike and mtklein 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 bbd605ea583ab7689fb0b0ed48c36ca3512639bd..7adc90ee4fba0afd47671a39975a95c36bb40846 100644
--- a/gyp/tests.gyp
+++ b/gyp/tests.gyp
@@ -150,6 +150,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