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

Unified Diff: ipc/BUILD.gn

Issue 926593007: Add //ipc to "gn check", work on base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « build/config/android/rules.gni ('k') | ipc/mojo/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/BUILD.gn
diff --git a/ipc/BUILD.gn b/ipc/BUILD.gn
index f54ff07f9f033c519df492c93047c13895568b08..0ff1279b30492ce4ac5eb6047c5ddc802163809f 100644
--- a/ipc/BUILD.gn
+++ b/ipc/BUILD.gn
@@ -181,6 +181,7 @@ static_library("test_support") {
deps = [
":ipc",
"//base",
+ "//base/test:test_support",
"//testing/gtest",
]
}
« no previous file with comments | « build/config/android/rules.gni ('k') | ipc/mojo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698