Chromium Code Reviews| Index: remoting/host/plugin/host_script_object.h |
| diff --git a/remoting/host/plugin/host_script_object.h b/remoting/host/plugin/host_script_object.h |
| index 2e04370f82d918d8ae506abfbfbea688e4f8bb44..bd2b266526838d8b3bc4b7b4c4398628e476ffa4 100644 |
| --- a/remoting/host/plugin/host_script_object.h |
| +++ b/remoting/host/plugin/host_script_object.h |
| @@ -219,6 +219,4 @@ class HostNPScriptObject : public HostStatusObserver { |
| } // namespace remoting |
| -DISABLE_RUNNABLE_METHOD_REFCOUNT(remoting::HostNPScriptObject); |
| - |
| #endif // REMOTING_HOST_PLUGIN_HOST_SCRIPT_OBJECT_H_ |