Index: content/common/child_process_sandbox_support_impl_shm_linux.cc |
=================================================================== |
--- content/common/child_process_sandbox_support_impl_shm_linux.cc (revision 149703) |
+++ content/common/child_process_sandbox_support_impl_shm_linux.cc (working copy) |
@@ -1,11 +1,11 @@ |
-// Copyright (c) 2012 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 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 "base/pickle.h" |
#include "base/posix/unix_domain_socket.h" |
#include "content/common/child_process_sandbox_support_impl_linux.h" |
-#include "content/common/sandbox_linux.h" |
+#include "content/common/sandbox_methods_linux.h" |
namespace content { |