| Index: chrome/common/child_process_host.h
|
| diff --git a/chrome/common/child_process_host.h b/chrome/common/child_process_host.h
|
| index 08f585edecfde651c228d3b7ba09c4ab6ad53407..23688964c569a4732b2d4621049600fa1131d22d 100644
|
| --- a/chrome/common/child_process_host.h
|
| +++ b/chrome/common/child_process_host.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2010 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.
|
|
|
| @@ -17,7 +17,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/scoped_ptr.h"
|
| -#include "chrome/common/notification_type.h"
|
| +#include "content/common/notification_type.h"
|
| #include "ipc/ipc_channel_proxy.h"
|
|
|
| class CommandLine;
|
|
|