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

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

Issue 2402983002: [TimeZoneMonitor] Decouple renderer side impl from content to blink. (Closed)
Patch Set: webkit_unit_tests does not need to init mojo edk any more by itself 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/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index 50336b16ac97cecf4bc26cb2aa3b7912aee3f843..e51cdcdf61af9ad19cb66a0c8f46d93f5a0e0f39 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -398,7 +398,6 @@ test("webkit_unit_tests") {
"//content/test:test_support",
"//device/wake_lock/public/interfaces:interfaces_blink",
"//gpu:test_support",
- "//mojo/edk/system:system",
"//testing/gmock",
"//testing/gtest",
"//third_party/WebKit/Source/core:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698