| Index: Source/core/dom/BeforeTextInsertedEvent.h
|
| diff --git a/Source/core/dom/BeforeTextInsertedEvent.h b/Source/core/dom/BeforeTextInsertedEvent.h
|
| index 207daf6e4cadb34c02c59b6b1dfca88908ac0e73..a08e2de10afa6d48ba027843ddb4ed891c1b1b26 100644
|
| --- a/Source/core/dom/BeforeTextInsertedEvent.h
|
| +++ b/Source/core/dom/BeforeTextInsertedEvent.h
|
| @@ -20,9 +20,9 @@
|
| * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
|
| * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
| * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| - * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
| -
|
| +
|
| #ifndef BeforeTextInsertedEvent_h
|
| #define BeforeTextInsertedEvent_h
|
|
|
|
|