| Index: chrome/browser/chrome_plugin_message_filter.cc
|
| ===================================================================
|
| --- chrome/browser/chrome_plugin_message_filter.cc (revision 95645)
|
| +++ chrome/browser/chrome_plugin_message_filter.cc (working copy)
|
| @@ -12,7 +12,7 @@
|
| #include "net/url_request/url_request_context_getter.h"
|
|
|
| static const char kDefaultPluginFinderURL[] =
|
| - "https://dl-ssl.google.com/edgedl/chrome/plugins/plugins2.xml";
|
| + "https://ssl.gstatic.com/chrome/config/plugins2.xml";
|
|
|
| ChromePluginMessageFilter::ChromePluginMessageFilter(PluginProcessHost* process)
|
| : process_(process) {
|
|
|