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

Unified Diff: chrome/chrome_tests.gypi

Issue 11825011: Componentize visitedlinks to src/components/visitedlink (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index fe076e8bc4605c2a5a64cdc4500c7ba233f20849..416680c170feee87fb5fa7c56a7bffd54f5f85bf 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2335,7 +2335,7 @@
],
'sources': [
'browser/net/sqlite_persistent_cookie_store_perftest.cc',
- 'browser/visitedlink/visitedlink_perftest.cc',
+#'browser/visitedlink/visitedlink_perftest.cc',
Jói 2013/01/09 00:51:44 Did you intend to leave this commented out?
boliu 2013/01/09 01:16:40 Sort of...I moved the tests then moved them back w
'common/json_value_serializer_perftest.cc',
'test/perf/perftests.cc',
'test/perf/url_parse_perftest.cc',

Powered by Google App Engine
This is Rietveld 408576698