summaryrefslogtreecommitdiffstats
path: root/src/core/web_contents_adapter.cpp
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-09-29 15:08:36 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2017-09-29 15:08:36 +0000
commita6ca622baf9e4f6afee783fd87a6d3f245efd278 (patch)
treea04c866cdeef6a7fa48583d5f4bcf664e5088382 /src/core/web_contents_adapter.cpp
parent24b5f01726351c6e6e925bfaf4c7575f469ad0d0 (diff)
parentfa12e9c1c3634696cf3e0754ab9c374456945efc (diff)
Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging/5.10
Diffstat (limited to 'src/core/web_contents_adapter.cpp')
-rw-r--r--src/core/web_contents_adapter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/web_contents_adapter.cpp b/src/core/web_contents_adapter.cpp
index 7e93ffab9..1f0c996ef 100644
--- a/src/core/web_contents_adapter.cpp
+++ b/src/core/web_contents_adapter.cpp
@@ -39,7 +39,7 @@
// Copyright 2013 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 "web_contents_adapter.h"
#include "web_contents_adapter_p.h"