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

Unified Diff: third_party/WebKit/Source/platform/heap/BUILD.gn

Issue 1419513007: Oilpan: Introduce GCTaskRunner (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/Source/platform/heap/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/heap/BUILD.gn b/third_party/WebKit/Source/platform/heap/BUILD.gn
index 084e00c5b188cf97506edbf20a366a432f84fdf9..b931f0c20fba63b79d88c4eecb04757ec55c0cd4 100644
--- a/third_party/WebKit/Source/platform/heap/BUILD.gn
+++ b/third_party/WebKit/Source/platform/heap/BUILD.gn
@@ -16,6 +16,7 @@ source_set("heap") {
"CallbackStack.h",
"GCInfo.cpp",
"GCInfo.h",
+ "GCTaskRunner.h",
"GarbageCollected.h",
"Handle.h",
"Heap.cpp",
« no previous file with comments | « third_party/WebKit/Source/platform/WebThreadSupportingGC.cpp ('k') | third_party/WebKit/Source/platform/heap/GCTaskRunner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698