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

Unified Diff: chrome/test/BUILD.gn

Issue 2603323002: Disable tracking of visits to bookmarks in incognito (Closed)
Patch Set: Created 3 years, 12 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/browser/ui/tab_helpers.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 31c3afa772699f1309f43c0d22134ea91c2ac4c7..522880228bb28f92740206b6113df1f036ea530e 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3194,6 +3194,7 @@ test("unit_tests") {
"../browser/net/spdyproxy/data_reduction_proxy_chrome_settings_unittest.cc",
"../browser/net/spdyproxy/data_reduction_proxy_settings_unittest_android.cc",
"../browser/net/url_info_unittest.cc",
+ "../browser/ntp_snippets/bookmark_last_visit_updater_unittest.cc",
"../browser/ntp_snippets/download_suggestions_provider_unittest.cc",
"../browser/page_load_metrics/metrics_web_contents_observer_unittest.cc",
"../browser/page_load_metrics/observers/aborts_page_load_metrics_observer_unittest.cc",
« no previous file with comments | « chrome/browser/ui/tab_helpers.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698