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

Unified Diff: chrome/chrome_tests.gypi

Issue 23724030: chrome: Remove visitedlink_perftest.cc from perf_tests target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 00d6958f587ce4a61e1074ec866ac6baee316042..209b4bb594d441a1b6704bd3e9374df554f89a72 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2920,10 +2920,6 @@
'test/perf/perftests.cc',
'test/perf/url_parse_perftest.cc',
'../content/browser/net/sqlite_persistent_cookie_store_perftest.cc',
-
- # TODO(boliu): Move this to a separate components_perftest target
- # under components/.
- '../components/visitedlink/test/visitedlink_perftest.cc',
],
'conditions': [
['use_x11==1', {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698