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

Unified Diff: dbus/BUILD.gn

Issue 940613002: Add more targets to "gn check" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: chromeos 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 | « .gn ('k') | device/bluetooth/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dbus/BUILD.gn
diff --git a/dbus/BUILD.gn b/dbus/BUILD.gn
index 4abcdb82706cf42c0f235895dfdfa3573f866591..27f24d773694a2e023fa21bd425225840d07d657 100644
--- a/dbus/BUILD.gn
+++ b/dbus/BUILD.gn
@@ -69,6 +69,7 @@ source_set("test_support") {
public_deps = [
":dbus",
+ "//base",
]
deps = [
"//testing/gmock",
« no previous file with comments | « .gn ('k') | device/bluetooth/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698