Index: chrome/browser/io_thread.cc |
diff --git a/chrome/browser/io_thread.cc b/chrome/browser/io_thread.cc |
index 5e3374710a7687fd4e125d9d307600799f55a5ee..039f1a247bd7d916507bfc5a732fbf1ae309338a 100644 |
--- a/chrome/browser/io_thread.cc |
+++ b/chrome/browser/io_thread.cc |
@@ -406,6 +406,7 @@ void IOThread::Init() { |
NULL, |
NULL, |
NULL, |
+ NULL, |
&system_enable_referrers_, |
NULL); |
if (CommandLine::ForCurrentProcess()->HasSwitch( |