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

Unified Diff: chrome/test/perf/memory_test.cc

Issue 23509002: Factor out a perf test result printer method. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix mac compile Created 7 years, 4 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 | « chrome/test/perf/mach_ports_test.cc ('k') | chrome/test/perf/perf_test.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/perf/memory_test.cc
diff --git a/chrome/test/perf/memory_test.cc b/chrome/test/perf/memory_test.cc
index 9a78571d209669592e7e39aef15b84322be6fc60..303286a913e0ba127ae2d6ae25236b79184e2d4d 100644
--- a/chrome/test/perf/memory_test.cc
+++ b/chrome/test/perf/memory_test.cc
@@ -24,6 +24,7 @@
#include "gpu/command_buffer/service/gpu_switches.h"
#include "net/base/net_util.h"
#include "testing/gtest/include/gtest/gtest.h"
+#include "testing/perf/perf_test.h"
#include "url/gurl.h"
namespace {
« no previous file with comments | « chrome/test/perf/mach_ports_test.cc ('k') | chrome/test/perf/perf_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698