summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncer_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/engine/syncer_util.h')
-rwxr-xr-xchrome/browser/sync/engine/syncer_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/engine/syncer_util.h b/chrome/browser/sync/engine/syncer_util.h
index 9f38873..de0222a 100755
--- a/chrome/browser/sync/engine/syncer_util.h
+++ b/chrome/browser/sync/engine/syncer_util.h
@@ -55,7 +55,7 @@ class SyncerUtil {
static void UpdateServerFieldsFromUpdate(
syncable::MutableEntry* local_entry,
const SyncEntity& server_entry,
- const PathString& name);
+ const std::string& name);
static void ApplyExtendedAttributes(
syncable::MutableEntry* local_entry,