Index: chrome/utility/chrome_content_utility_ipc_whitelist.cc |
diff --git a/chrome/utility/chrome_content_utility_ipc_whitelist.cc b/chrome/utility/chrome_content_utility_ipc_whitelist.cc |
index 25c572e42d187e2cc91ed4b65fdb2ab7c44cae6a..7e2376a1ce055b3a62e15f41fbd38b83495fd487 100644 |
--- a/chrome/utility/chrome_content_utility_ipc_whitelist.cc |
+++ b/chrome/utility/chrome_content_utility_ipc_whitelist.cc |
@@ -11,7 +11,7 @@ |
const uint32 kMessageWhitelist[] = { |
#if defined(ENABLE_EXTENSIONS) |
#if defined(OS_WIN) |
- ChromeUtilityHostMsg_GetAndEncryptWiFiCredentials::ID, |
+ ChromeUtilityHostMsg_GetWiFiCredentials::ID, |
#endif // defined(OS_WIN) |
ChromeUtilityMsg_ImageWriter_Cancel::ID, |
ChromeUtilityMsg_ImageWriter_Write::ID, |