Complete remaining changes for ChronoSync dependency issue

refs: #2400

Change-Id: If0cf9d3140f3ef65d86394fad3b6a6c7c58064f9
diff --git a/src/communication/sync-logic-handler.hpp b/src/communication/sync-logic-handler.hpp
index 2b7dd94..72a5487 100644
--- a/src/communication/sync-logic-handler.hpp
+++ b/src/communication/sync-logic-handler.hpp
@@ -61,7 +61,7 @@
     \param v The information that Sync has acquired.
    */
   void
-  onNsyncUpdate(const std::vector<chronosync::MissingDataInfo>& v);
+  onChronoSyncUpdate(const std::vector<chronosync::MissingDataInfo>& v);
 
   /*! \brief Wrapper function to call publishSyncUpdate with correct LSA type