Index: ppapi/host/dispatch_host_message.h |
diff --git a/ppapi/host/dispatch_host_message.h b/ppapi/host/dispatch_host_message.h |
index f891851e2162700b640bad578419e92a75219b7b..b9e57dc62f662678c5d564be5e8ea3fcaa6b775b 100644 |
--- a/ppapi/host/dispatch_host_message.h |
+++ b/ppapi/host/dispatch_host_message.h |
@@ -87,4 +87,3 @@ inline int32_t DispatchResourceCall(ObjT* obj, Method method, |
} // namespace ppapi |
#endif // PPAPI_HOST_DISPATCH_HOST_MESSAGE_H_ |
- |