summaryrefslogtreecommitdiffstats
path: root/src/core/native_web_keyboard_event_qt.cpp
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-09-26 10:35:52 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-09-29 16:58:04 +0200
commitfa12e9c1c3634696cf3e0754ab9c374456945efc (patch)
tree7729c6d1990dc2d9f4746c45e7fcae96d41a0128 /src/core/native_web_keyboard_event_qt.cpp
parent9d962bc9424c71a451d04741619c9597f3da8010 (diff)
parentd044140246734b8851689f55197c03cfd29dec99 (diff)
Merge remote-tracking branch 'origin/5.9' into 5.10
Diffstat (limited to 'src/core/native_web_keyboard_event_qt.cpp')
-rw-r--r--src/core/native_web_keyboard_event_qt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/native_web_keyboard_event_qt.cpp b/src/core/native_web_keyboard_event_qt.cpp
index c2e48826e..9eb613e25 100644
--- a/src/core/native_web_keyboard_event_qt.cpp
+++ b/src/core/native_web_keyboard_event_qt.cpp
@@ -39,7 +39,7 @@
// Copyright (c) 2011 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.
+// found in the LICENSE.Chromium file.
#include "content/public/browser/native_web_keyboard_event.h"
#include <QKeyEvent>