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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2402643002: Make RenderThreadImpl a client of memory coordinator (Closed)
Patch Set: Address on haraken's review Created 4 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/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index cff59234d42dd0c32efed66a7b8704959c73436e..664e51ed9987d5f874e20980417a13659aedd5c5 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -222,6 +222,7 @@ source_set("blink_headers") {
"platform/WebMediaStreamTrackSourcesRequest.h",
"platform/WebMemoryCoordinator.h",
"platform/WebMemoryPressureLevel.h",
+ "platform/WebMemoryState.h",
"platform/WebMessagePortChannel.h",
"platform/WebMessagePortChannelClient.h",
"platform/WebMimeRegistry.h",

Powered by Google App Engine
This is Rietveld 408576698