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

Unified Diff: content/test/BUILD.gn

Issue 1960843002: [OnionSoup] Move background_sync.mojom from //content to //third_party/WebKit (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address dcheng@'s comment Created 4 years, 7 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 3fc5fed24b6673b5c861b57bbb450c84569f4131..3b3d94a6673a30b49f24042a1302f3b7ef001572 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -650,7 +650,6 @@ test("content_unittests") {
"//content/public/browser",
"//content/public/child",
"//content/public/common",
- "//content/public/common:mojo_bindings",
"//content/public/renderer",
"//content/renderer:for_content_tests",
"//crypto",
@@ -681,6 +680,7 @@ test("content_unittests") {
"//testing/gmock",
"//testing/gtest",
"//third_party/WebKit/public:blink",
+ "//third_party/WebKit/public:mojo_bindings",
"//third_party/icu",
"//third_party/leveldatabase",
"//third_party/libjingle",
« no previous file with comments | « content/renderer/service_worker/service_worker_context_client.cc ('k') | content/test/test_background_sync_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698