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

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

Issue 931503002: Cleanup: Move sqlite_persistent_cookie_store_perftest.cc into content_perftests target. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/BUILD.gn ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/perf/perftests.cc
diff --git a/chrome/test/perf/perftests.cc b/chrome/test/perf/perftests.cc
index 6efc5e134cd219ad84205c6aaf9b58ff44bb72b9..709ffc82f20e5698a5989a19f4ba7009e21723e6 100644
--- a/chrome/test/perf/perftests.cc
+++ b/chrome/test/perf/perftests.cc
@@ -4,7 +4,6 @@
#include "base/message_loop/message_loop.h"
#include "base/test/perf_test_suite.h"
-#include "chrome/common/chrome_paths.h"
int main(int argc, char **argv) {
base::PerfTestSuite suite(argc, argv);
« no previous file with comments | « chrome/test/perf/BUILD.gn ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698