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

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

Issue 2402983002: [TimeZoneMonitor] Decouple renderer side impl from content to blink. (Closed)
Patch Set: Rebase only 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 f3d50b27d600228c2647a6753bdce72e08244c64..e17cf944cfbaa50dc211bd11b48a82604f4d5016 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -399,7 +399,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