Full-text syncing support via API [DB reupgrade]

This commit is contained in:
Dan Stillman 2015-11-12 02:54:51 -05:00
parent cb81f3febd
commit 62aeb1da32
13 changed files with 855 additions and 130 deletions

View file

@ -104,6 +104,7 @@ const xpcomFilesLocal = [
'sync/syncAPIClient',
'sync/syncEngine',
'sync/syncEventListeners',
'sync/syncFullTextEngine',
'sync/syncLocal',
'sync/syncRunner',
'sync/syncUtilities',