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

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

Issue 2620633004: Remove mojo::edk::test::ScopedIPCSupport (Closed)
Patch Set: . 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
« no previous file with comments | « services/service_manager/standalone/context.cc ('k') | third_party/WebKit/Source/platform/testing/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 4098586edc4cbe66fb1ba4c72a0d8b4b8070a0bd..b567a2426b674fdf9cf0cf7f0a4024164da05ba4 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1863,8 +1863,7 @@ test("blink_platform_unittests") {
"//cc/blink",
"//device/base/synchronization",
"//mojo/common:test_common_custom_types_blink",
- "//mojo/edk/embedder:headers",
- "//mojo/edk/test:test_support",
+ "//mojo/edk/system",
"//mojo/public/cpp/bindings/tests:for_blink_tests",
"//skia",
"//testing/gmock",
« no previous file with comments | « services/service_manager/standalone/context.cc ('k') | third_party/WebKit/Source/platform/testing/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698