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

Unified Diff: base/debug/BUILD.gn

Issue 1476323002: Add base to "gn check". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 | « base/allocator/BUILD.gn ('k') | base/metrics/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/debug/BUILD.gn
diff --git a/base/debug/BUILD.gn b/base/debug/BUILD.gn
index 8ed623b03f9e973ca60772cc8aa8d821d9dd115f..be8084efff08782dff65832ea128d0a937587a9f 100644
--- a/base/debug/BUILD.gn
+++ b/base/debug/BUILD.gn
@@ -58,6 +58,7 @@ source_set("debug") {
configs += [ "//base:base_implementation" ]
deps = [
+ "//base:base_static",
"//base/memory",
"//base/process",
]
« no previous file with comments | « base/allocator/BUILD.gn ('k') | base/metrics/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698