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

Unified Diff: base/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 | « .gn ('k') | base/allocator/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index e9bc061eb491f78fc54e70d776d60f71a3f05602..b6c1cdd0d464c7896a97ccfc5a85d7fe5d225e10 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -700,7 +700,7 @@ component("base") {
]
deps = [
- "//base/allocator:allocator_extension_thunks",
+ "//base/allocator:extension_thunks",
"//base/third_party/dynamic_annotations",
"//third_party/modp_b64",
]
« no previous file with comments | « .gn ('k') | base/allocator/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698