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

Unified Diff: chrome/chrome_tests.gypi

Issue 184993006: sync: Change progress marker checking in tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review fixes Created 6 years, 9 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/sync/test/integration/updated_progress_marker_checker.cc ('k') | 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 209008c2dac2e7838540c093e6137d1dc32dfb3c..135a8f8e54c649e9acc8556c9171631020f61b06 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2408,6 +2408,8 @@
'browser/sync/test/integration/preferences_helper.h',
'browser/sync/test/integration/profile_sync_service_harness.cc',
'browser/sync/test/integration/profile_sync_service_harness.h',
+ 'browser/sync/test/integration/quiesce_status_change_checker.cc',
+ 'browser/sync/test/integration/quiesce_status_change_checker.h',
'browser/sync/test/integration/retry_verifier.cc',
'browser/sync/test/integration/retry_verifier.h',
'browser/sync/test/integration/search_engines_helper.cc',
@@ -2432,6 +2434,8 @@
'browser/sync/test/integration/themes_helper.h',
'browser/sync/test/integration/typed_urls_helper.cc',
'browser/sync/test/integration/typed_urls_helper.h',
+ 'browser/sync/test/integration/updated_progress_marker_checker.cc',
+ 'browser/sync/test/integration/updated_progress_marker_checker.h',
],
'conditions': [
['OS=="mac"', {
« no previous file with comments | « chrome/browser/sync/test/integration/updated_progress_marker_checker.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698