Index: chrome/browser/sync/sync_ui_util.h |
diff --git a/chrome/browser/sync/sync_ui_util.h b/chrome/browser/sync/sync_ui_util.h |
index 5a168c4025e0557bb6ac5770d807642004126265..95e3ac7376edacc817d7bd9a8e84d5d600fdc24f 100644 |
--- a/chrome/browser/sync/sync_ui_util.h |
+++ b/chrome/browser/sync/sync_ui_util.h |
@@ -56,6 +56,7 @@ void AddBoolSyncDetail(ListValue* details, |
const std::string& stat_name, |
bool stat_value); |
+// |service| can be NULL. |
void ConstructAboutInformation(ProfileSyncService* service, |
DictionaryValue* strings); |