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

Unified Diff: third_party/WebKit/public/blink_headers.gypi

Issue 2015133002: Move memory dumper from public/platform/ to platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/public/blink_headers.gypi
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
index a07c69aaab6d1c411236d98b41876016e773e244..8c02fdedcabb32afdbc8a9c34f0dc29851e23745 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -131,7 +131,6 @@
"platform/WebMediaStreamSource.h",
"platform/WebMediaStreamTrack.h",
"platform/WebMediaStreamTrackSourcesRequest.h",
- "platform/WebMemoryAllocatorDump.h",
"platform/WebMemoryPressureLevel.h",
"platform/WebMessagePortChannel.h",
"platform/WebMessagePortChannelClient.h",
@@ -151,7 +150,6 @@
"platform/WebPrescientNetworking.h",
"platform/WebPrivateOwnPtr.h",
"platform/WebPrivatePtr.h",
- "platform/WebProcessMemoryDump.h",
"platform/WebPublicSuffixList.h",
"platform/WebRTCCertificate.h",
"platform/WebRTCCertificateGenerator.h",

Powered by Google App Engine
This is Rietveld 408576698