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

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

Issue 2230433002: Add MemoryCoordinatorClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments 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/public/blink_headers.gypi
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
index 1b8f9020003e53f2bed7e59a4b5f534909d6cf74..16986eb1b304b5c46d3a57041dfde1eca3561e96 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -135,6 +135,7 @@
"platform/WebMediaStreamSource.h",
"platform/WebMediaStreamTrack.h",
"platform/WebMediaStreamTrackSourcesRequest.h",
+ "platform/WebMemoryCoordinator.h",
"platform/WebMemoryPressureLevel.h",
"platform/WebMessagePortChannel.h",
"platform/WebMessagePortChannelClient.h",
@@ -402,7 +403,6 @@
"web/WebMediaDevicesRequest.h",
"web/WebMediaPlayerAction.h",
"web/WebMediaStreamRegistry.h",
- "web/WebMemoryCoordinator.h",
"web/WebMenuItemInfo.h",
"web/WebMetaElement.h",
"web/WebNavigationPolicy.h",

Powered by Google App Engine
This is Rietveld 408576698