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

Unified Diff: chrome/browser/browsing_data/history_counter_browsertest.cc

Issue 2798243004: Show password sync status in CBD (Closed)
Patch Set: add sync test Created 3 years, 8 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/browser/browsing_data/history_counter_browsertest.cc
diff --git a/chrome/browser/browsing_data/history_counter_browsertest.cc b/chrome/browser/browsing_data/history_counter_browsertest.cc
index c90722523f0d3abfa50ef8eb4fa106e867e0ea17..1cea7b64de509eb13decc24b0da78325ced0b285 100644
--- a/chrome/browser/browsing_data/history_counter_browsertest.cc
+++ b/chrome/browser/browsing_data/history_counter_browsertest.cc
@@ -359,8 +359,7 @@ IN_PROC_BROWSER_TEST_F(HistoryCounterTest, Synced) {
}
// Test that the counting restarts when history sync state changes.
-// TODO(crbug.com/553421): Enable this test and move it to the
-// sync/test/integration directory.
+// TODO(crbug.com/553421): Move this to the sync/test/integration directory?
IN_PROC_BROWSER_TEST_F(HistoryCounterTest, RestartOnSyncChange) {
// Set up the Sync client.
ASSERT_TRUE(SetupClients());

Powered by Google App Engine
This is Rietveld 408576698