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

Unified Diff: testing/perf/BUILD.gn

Issue 824373003: Add browser_tests to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More ChromeOS Created 5 years, 11 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 | « sdch/BUILD.gn ('k') | third_party/safe_browsing/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/perf/BUILD.gn
diff --git a/testing/perf/BUILD.gn b/testing/perf/BUILD.gn
index 9d7ca91e5ae250dd396aa0ad0fb13d7ace14e880..ee6e1da1e334f7522cf6b89167065114dab921a6 100644
--- a/testing/perf/BUILD.gn
+++ b/testing/perf/BUILD.gn
@@ -5,6 +5,7 @@
source_set("perf") {
sources = [
"perf_test.cc",
+ "perf_test.h",
]
deps = [
"//base",
« no previous file with comments | « sdch/BUILD.gn ('k') | third_party/safe_browsing/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698