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

Unified Diff: mojo/edk/js/tests/BUILD.gn

Issue 2610473002: Use TaskScheduler instead of WorkerPool in v8_platform.cc. (Closed)
Patch Set: Blink test environment Created 3 years, 11 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: mojo/edk/js/tests/BUILD.gn
diff --git a/mojo/edk/js/tests/BUILD.gn b/mojo/edk/js/tests/BUILD.gn
index 693a03ce254ceb679bb2a37ccc68d69cde6c5946..ad62516a6def3b985590e2029edb2885f27af2ed 100644
--- a/mojo/edk/js/tests/BUILD.gn
+++ b/mojo/edk/js/tests/BUILD.gn
@@ -9,6 +9,7 @@ source_set("js_to_cpp_tests") {
deps = [
":js_to_cpp_bindings",
+ "//base/test:test_support",
"//gin:gin_test",
"//mojo/common",
"//mojo/edk/js",

Powered by Google App Engine
This is Rietveld 408576698