summaryrefslogtreecommitdiffstats
path: root/intl/strres/nsStringBundleService.h
diff options
context:
space:
mode:
Diffstat (limited to 'intl/strres/nsStringBundleService.h')
-rw-r--r--intl/strres/nsStringBundleService.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/intl/strres/nsStringBundleService.h b/intl/strres/nsStringBundleService.h
index a192cdff8..e65c61f12 100644
--- a/intl/strres/nsStringBundleService.h
+++ b/intl/strres/nsStringBundleService.h
@@ -43,6 +43,8 @@ private:
void flushBundleCache();
+ void notifyBundlesFlushed();
+
bundleCacheEntry_t *insertIntoCache(already_AddRefed<nsIStringBundle> aBundle,
nsCString &aHashKey);