Index: chrome/renderer/security_filter_peer.cc |
=================================================================== |
--- chrome/renderer/security_filter_peer.cc (revision 137731) |
+++ chrome/renderer/security_filter_peer.cc (working copy) |
@@ -1,9 +1,10 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2012 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
#include "chrome/renderer/security_filter_peer.h" |
+#include "base/memory/scoped_ptr.h" |
#include "base/stringprintf.h" |
#include "grit/generated_resources.h" |
#include "net/base/net_errors.h" |