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

Unified Diff: BUILD.gn

Issue 702903004: Add chrome perf tests and sniffer to GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: whitespace fix Created 6 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 | « no previous file | chrome/chrome_tests.gypi » ('j') | chrome/test/perf/perftests.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index e2fdb39d5ee2ec7fa730985c109bf38fbc3b354b..ff93ad82c4539c62c2e8710d3ffdfe0883a4aac3 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -38,6 +38,8 @@ group("root") {
"//chrome/common",
"//chrome/plugin",
"//chrome/renderer",
+ "//chrome/test",
+ "//chrome/tools",
"//chrome/utility",
"//components:all_components",
"//content",
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | chrome/test/perf/perftests.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698