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

Unified Diff: base/BUILD.gn

Issue 2745733005: Base Perftest
Patch Set: Created 3 years, 9 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/value_perftest.cc » ('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 0e64344036bfaff1b38a63f69e5953cd66ef65b7..ee9f203e93c8cd7b7979fc04074eda3a98fe6437 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1732,6 +1732,7 @@ test("base_perftests") {
# "test/run_all_unittests.cc",
"json/json_perftest.cc",
"threading/thread_perftest.cc",
+ "value_perftest.cc",
]
deps = [
":base",
« no previous file with comments | « no previous file | base/value_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698