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

Unified Diff: content/test/BUILD.gn

Issue 2767193005: Fix public dependencies on //ipc (Closed)
Patch Set: Created 3 years, 9 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 | « content/shell/BUILD.gn ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index c3f0ecc13d1badf81e0ca84bbb317e7087912ee5..59535d2dc09dca0d4e023efb7e4cacaf1814fcea 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -229,6 +229,7 @@ static_library("test_support") {
"//content/public/app:both",
"//content/public/browser",
"//content/public/common",
+ "//ipc",
"//third_party/WebKit/public:blink",
"//third_party/WebKit/public:test_support",
]
« no previous file with comments | « content/shell/BUILD.gn ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698