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

Unified Diff: Source/platform/blink_platform.gypi

Issue 469683002: Implement WebThreadSupportingGC, which wraps a WebThread attached to Oilpan's GC (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 923a5581ae501a970037d769daeab5141b94adec..ee4204f5f76d541ab2430734ae17f7a58bb7d612 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -148,6 +148,8 @@
'URLPatternMatcher.h',
'UUID.cpp',
'UUID.h',
+ 'WebThreadRunner.cpp',
+ 'WebThreadRunner.h',
'Widget.cpp',
'Widget.h',
'WindowsKeyboardCodes.h',
« Source/platform/WebThreadSupportingGC.h ('K') | « Source/platform/WebThreadSupportingGC.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698