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

Unified Diff: skia/BUILD.gn

Issue 1319473003: [tracing] Add SkResourceCache statistics to chrome://tracing (chrome side) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@discardable_objdumps
Patch Set: Mac build fix. Created 5 years, 3 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 | « no previous file | skia/ext/SkDiscardableMemory_chrome.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/BUILD.gn
diff --git a/skia/BUILD.gn b/skia/BUILD.gn
index 4182c4572b58ddd9a71ef6bbdfe850725e414597..91200862ad0dd9645d344fa21a32152fa015e12e 100644
--- a/skia/BUILD.gn
+++ b/skia/BUILD.gn
@@ -280,6 +280,7 @@ component("skia") {
# Chrome sources.
"ext/SkDiscardableMemory_chrome.cc",
"ext/SkMemory_new_handler.cpp",
+ "ext/SkTraceMemoryDump_chrome.cc",
"ext/analysis_canvas.cc",
"ext/benchmarking_canvas.cc",
"ext/convolver.cc",
« no previous file with comments | « no previous file | skia/ext/SkDiscardableMemory_chrome.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698