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

Unified Diff: Source/core/core.gypi

Issue 956333002: Refactor TimeBase to post tasks. Workers to use real Idle tasks. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 5 years, 8 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/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 54ae3405e0b4e9c3c935f8dcc0559a6e6fb3284f..566e3004494ce237fb091d1687171b624f7c1757 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3866,6 +3866,7 @@
'streams/ReadableStreamReaderTest.cpp',
'streams/ReadableStreamTest.cpp',
'testing/PrivateScriptTestTest.cpp',
+ 'workers/WorkerThreadTest.cpp',
'xml/parser/SharedBufferReaderTest.cpp',
],
}
« no previous file with comments | « Source/core/animation/CompositorAnimationsTestHelper.h ('k') | Source/core/fetch/CachingCorrectnessTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698