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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1369253002: Add Web Resources usage to chrome://tracing. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@web_cache2_base
Patch Set: Use singleton provider. Created 5 years, 2 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
Index: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index b616fe6e6708a3db8fcd63f9952c5421eb200cb9..6ab9d8666b3e88078fdce98e801f7f57f1e520ca 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -1502,6 +1502,8 @@
'fetch/TextResource.h',
'fetch/UniqueIdentifier.cpp',
'fetch/UniqueIdentifier.h',
+ 'fetch/WebCacheMemoryDumpProvider.cpp',
+ 'fetch/WebCacheMemoryDumpProvider.h',
'fetch/XSLStyleSheetResource.cpp',
'fetch/XSLStyleSheetResource.h',
'fileapi/Blob.cpp',

Powered by Google App Engine
This is Rietveld 408576698