| Index: chrome/common/nacl_messages.h
|
| diff --git a/chrome/common/nacl_messages.h b/chrome/common/nacl_messages.h
|
| index 43c20c0c9938123ec3f4d22a697091d42cf8a755..11abf19dd7fd0622315eeed5c9ff913de97dbf1f 100644
|
| --- a/chrome/common/nacl_messages.h
|
| +++ b/chrome/common/nacl_messages.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2009 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2010 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.
|
|
|
| @@ -8,8 +8,6 @@
|
| #define CHROME_COMMON_NACL_MESSAGES_H_
|
| #pragma once
|
|
|
| -#include <string>
|
| -
|
| #include "base/basictypes.h"
|
| #include "ipc/ipc_message_utils.h"
|
|
|
|
|