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

Unified Diff: tools/perf/BUILD.gn

Issue 2373843002: Update fieldtrial_util To Handle Combined Fieldtrial Config Format (Closed)
Patch Set: Update Bootstrap Deps Created 4 years, 3 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 | tools/perf/bootstrap_deps » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/BUILD.gn
diff --git a/tools/perf/BUILD.gn b/tools/perf/BUILD.gn
index 08980f840501d9855d51cab76b1344ac78846fed..5d7a33334fb40e12e085d891c54dfab5c58e2279 100644
--- a/tools/perf/BUILD.gn
+++ b/tools/perf/BUILD.gn
@@ -15,6 +15,10 @@ group("perf") {
"//tools/variations/",
"//testing/variations/",
+ # Field trial dependencies
+ "//tools/json_comment_eater/",
+ "//tools/json_to_struct/",
+
# For blink_perf benchmarks.
"//third_party/WebKit/PerformanceTests/",
« no previous file with comments | « no previous file | tools/perf/bootstrap_deps » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698