summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornick@chromium.org <nick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-15 00:46:37 +0000
committernick@chromium.org <nick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-15 00:46:37 +0000
commit20cc723d102acb16b61789714bbf443ba3d7d1f5 (patch)
treed8eea0e7caf09ff70fcae171dc72abbdd7357943
parent1851d3b3a7a499157ec236df20bd8d3aa61a1265 (diff)
downloadchromium_src-20cc723d102acb16b61789714bbf443ba3d7d1f5.zip
chromium_src-20cc723d102acb16b61789714bbf443ba3d7d1f5.tar.gz
chromium_src-20cc723d102acb16b61789714bbf443ba3d7d1f5.tar.bz2
Touch PSS as an experiment, to see what the builder recompiles.
No-op code change. Review URL: http://codereview.chromium.org/172016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23504 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/browser/sync/profile_sync_service_unittest.cc2
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>