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

Unified Diff: Source/wtf/wtf.gypi

Issue 208263004: Move TraceEvent.h from platform/ to wtf/ Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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
« Source/wtf/TraceEvent.h ('K') | « Source/wtf/TraceEvent.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/wtf/wtf.gypi
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi
index f31dc172d1fb95671a2ce8a6cd3bbf2de428735f..9c7e04900735bf614f828074b90e34fd07e5a3b0 100644
--- a/Source/wtf/wtf.gypi
+++ b/Source/wtf/wtf.gypi
@@ -122,6 +122,7 @@
'ThreadingPrimitives.h',
'ThreadingPthreads.cpp',
'ThreadingWin.cpp',
+ 'TraceEvent.h',
'TreeNode.h',
'TypeTraits.cpp',
'TypeTraits.h',
« Source/wtf/TraceEvent.h ('K') | « Source/wtf/TraceEvent.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698