Index: chrome/browser/safe_browsing/preference_validation_delegate.cc |
diff --git a/chrome/browser/safe_browsing/preference_validation_delegate.cc b/chrome/browser/safe_browsing/preference_validation_delegate.cc |
index 5d0dfb523ab1760bf36aebd795867c6df8f28afa..f92ae9dd2239aaac160f78a81a84c02c50adb88b 100644 |
--- a/chrome/browser/safe_browsing/preference_validation_delegate.cc |
+++ b/chrome/browser/safe_browsing/preference_validation_delegate.cc |
@@ -72,7 +72,7 @@ void PreferenceValidationDelegate::OnAtomicPreferenceValidation( |
void PreferenceValidationDelegate::OnSplitPreferenceValidation( |
const std::string& pref_path, |
- const base::DictionaryValue* dict_value, |
+ const base::DictionaryValue* /* dict_value */, |
const std::vector<std::string>& invalid_keys, |
PrefHashStoreTransaction::ValueState value_state, |
TrackedPreferenceHelper::ResetAction /* reset_action */) { |