| Index: chrome/browser/extensions/api/messaging/native_message_port.h
|
| diff --git a/chrome/browser/extensions/api/messaging/native_message_port.h b/chrome/browser/extensions/api/messaging/native_message_port.h
|
| index 9437d35be7a6a4b7f6fbc2c6f5d2311a6eb26976..330bec2cebc75dc55caf424a10cfe63a887ced51 100644
|
| --- a/chrome/browser/extensions/api/messaging/native_message_port.h
|
| +++ b/chrome/browser/extensions/api/messaging/native_message_port.h
|
| @@ -9,7 +9,6 @@
|
| #include "chrome/browser/extensions/api/messaging/message_service.h"
|
|
|
| namespace extensions {
|
| -class NativeMessageProcessHost;
|
|
|
| // A port that manages communication with a native application.
|
| // All methods must be called on the UI Thread of the browser process.
|
|
|