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

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

Issue 2353913005: Add WebTaskRunner::postCancellableTask (Closed)
Patch Set: . 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/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 4b462a8cf554945a502380b3da03da710b81006a..afbd240c48b619581e465c8657654e86cafa54e4 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1624,6 +1624,7 @@ test("blink_platform_unittests") {
"UserGestureIndicatorTest.cpp",
"WebIconSizesParserTest.cpp",
"WebScreenInfoTest.cpp",
+ "WebTaskRunnerTest.cpp",
"WebVectorTest.cpp",
"animation/AnimationTranslationUtilTest.cpp",
"animation/CompositorAnimationHostTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698