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

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

Issue 1871753002: Blink web RunAllTests.cpp: add mojo initialization (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: s'moar BUILD.gn Created 4 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/web/tests/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index 5f5dc1cf346864dfd28c9ab6bc98aaaab06bf216..149c162e572b64c3bd59cc8de9fd76c2d84b43ff 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -96,6 +96,7 @@ test("webkit_unit_tests") {
"//base/test:test_support",
"//content/test:test_support",
"//gpu:test_support",
+ "//mojo/edk/system:system",
"//testing/gmock",
"//testing/gtest",
"//third_party/WebKit/Source/core",
« no previous file with comments | « no previous file | third_party/WebKit/Source/web/tests/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698