Chromium Code Reviews| Index: chrome/browser/io_thread.cc |
| diff --git a/chrome/browser/io_thread.cc b/chrome/browser/io_thread.cc |
| index 0cf1cf7aa3966c49246dc434878e7cc46dfce7d1..080e876cf913ead270ebc7d9dddcc9b92cf17571 100644 |
| --- a/chrome/browser/io_thread.cc |
| +++ b/chrome/browser/io_thread.cc |
| @@ -402,6 +402,7 @@ void IOThread::Init() { |
| NULL, |
| NULL, |
| NULL, |
| + NULL, |
| &system_enable_referrers_); |
| if (CommandLine::ForCurrentProcess()->HasSwitch( |
| switches::kDisableExtensionsHttpThrottling)) { |