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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 1738843002: Refactoring: Unify WebMemoryAllocatorDump and WebMemoryAllocatorDumpImpl Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: (rebasing) Created 4 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 | « no previous file | third_party/WebKit/Source/platform/exported/WebMemoryAllocatorDump.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index 6fcc25f0cf96801593c01a281828826af921418b..1a9add3fc162661f656debb4bf8e2ff9cc5cafa1 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -335,7 +335,6 @@
'exported/WebMediaStreamSource.cpp',
'exported/WebMediaStreamTrack.cpp',
'exported/WebMediaStreamTrackSourcesRequest.cpp',
- 'exported/WebMemoryAllocatorDump.cpp',
'exported/WebMemoryDumpProvider.cpp',
'exported/WebMessagePortChannelClient.cpp',
'exported/WebPasswordCredential.cpp',
@@ -389,6 +388,7 @@
'exported/WrappedResourceResponse.h',
'exported/linux/WebFontInfo.cpp',
'exported/linux/WebFontRenderStyle.cpp',
+ 'exported/web_memory_allocator_dump.cc',
'fonts/AcceptLanguagesResolver.cpp',
'fonts/AcceptLanguagesResolver.h',
'fonts/AlternateFontFamily.h',
@@ -1084,8 +1084,6 @@
'v8_inspector/public/V8StackTrace.h',
'v8_inspector/public/V8ToProtocolValue.cpp',
'v8_inspector/public/V8ToProtocolValue.h',
- 'web_memory_allocator_dump_impl.cc',
- 'web_memory_allocator_dump_impl.h',
'web_memory_dump_provider_adapter.cc',
'web_memory_dump_provider_adapter.h',
'web_process_memory_dump_impl.cc',
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/exported/WebMemoryAllocatorDump.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698