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

Unified Diff: base/BUILD.gn

Issue 2944523002: Improving flat containers interface. (Closed)
Patch Set: Review, minimizing diff 2. Created 3 years, 5 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 | « no previous file | base/bind_internal.h » ('j') | base/containers/README.md » ('J')
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 b50a8c05b7d51770fc0cae151814d0f062b3cffa..ac5cbaf99cc7be0ea860d5417f00b0168a0f1b57 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1995,7 +1995,6 @@ test("base_unittests") {
"cancelable_callback_unittest.cc",
"command_line_unittest.cc",
"containers/adapters_unittest.cc",
- "containers/container_test_utils.h",
"containers/flat_map_unittest.cc",
"containers/flat_set_unittest.cc",
"containers/flat_tree_unittest.cc",
« no previous file with comments | « no previous file | base/bind_internal.h » ('j') | base/containers/README.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698