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

Unified Diff: skia/skia_chrome.gypi

Issue 153063002: plumbing for skia trace events into Chrome's about://tracing framework (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Explicitly mark the init function as SK_API for dll export Created 6 years, 10 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 | « skia/ext/event_tracer_impl.cc ('k') | skia/skia_library.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_chrome.gypi
diff --git a/skia/skia_chrome.gypi b/skia/skia_chrome.gypi
index aa6e2731f65185ae5492a1469898f3900b329915..0664d710a2636751d9dd9d4cd1b47a42344d2bec 100644
--- a/skia/skia_chrome.gypi
+++ b/skia/skia_chrome.gypi
@@ -36,6 +36,8 @@
'ext/bitmap_platform_device_win.h',
'ext/convolver.cc',
'ext/convolver.h',
+ 'ext/event_tracer_impl.cc',
+ 'ext/event_tracer_impl.h',
'ext/google_logging.cc',
'ext/image_operations.cc',
'ext/image_operations.h',
« no previous file with comments | « skia/ext/event_tracer_impl.cc ('k') | skia/skia_library.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698