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

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

Issue 2353913005: Add WebTaskRunner::postCancellableTask (Closed)
Patch Set: rebase Created 4 years, 1 month 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/WebTaskRunner.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 0dbf774640f4b36d3768b5bd40acc75e211f0fb0..dd8ccc7711ecddc712c83a39b8ef07ae4b84f56e 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1623,6 +1623,7 @@ test("blink_platform_unittests") {
"UserGestureIndicatorTest.cpp",
"WebIconSizesParserTest.cpp",
"WebScreenInfoTest.cpp",
+ "WebTaskRunnerTest.cpp",
"WebVectorTest.cpp",
"animation/AnimationTranslationUtilTest.cpp",
"animation/CompositorAnimationHostTest.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/WebTaskRunner.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698