diff options
-rw-r--r-- | chrome/browser/sync/profile_sync_service_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/profile_sync_service_unittest.cc b/chrome/browser/sync/profile_sync_service_unittest.cc index 022dbeb..5fc79f4 100644 --- a/chrome/browser/sync/profile_sync_service_unittest.cc +++ b/chrome/browser/sync/profile_sync_service_unittest.cc @@ -3,7 +3,7 @@ // found in the LICENSE file. #ifdef CHROME_PERSONALIZATION -#ifndef COMPILING_SYNCAPI_STUB // This test requires the real deal syncapi. +#ifndef COMPILING_SYNCAPI_STUB // This test requires the real-deal syncapi. #include <stack> #include <vector> |