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

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

Issue 2251853005: Reland: Add MemoryCoordinatorClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment Created 4 years, 4 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/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 9cb113d1460a91541049246ce7f9b8aeaeebca59..fbbded168326ddb0c4113e74c0c4f018fccb5cde 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -74,6 +74,8 @@
'MIMETypeRegistry.h',
'MemoryCacheDumpProvider.cpp',
'MemoryCacheDumpProvider.h',
+ 'MemoryCoordinator.cpp',
+ 'MemoryCoordinator.h',
'PartitionAllocMemoryDumpProvider.cpp',
'PartitionAllocMemoryDumpProvider.h',
'PODArena.h',
@@ -335,6 +337,7 @@
'exported/WebMediaStreamSource.cpp',
'exported/WebMediaStreamTrack.cpp',
'exported/WebMediaStreamTrackSourcesRequest.cpp',
+ 'exported/WebMemoryCoordinator.cpp',
'exported/WebMessagePortChannelClient.cpp',
'exported/WebMixedContent.cpp',
'exported/WebPasswordCredential.cpp',

Powered by Google App Engine
This is Rietveld 408576698