summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2019-06-04 15:25:02 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2019-06-06 11:00:32 +0200
commit7762792a896e0cf8c92cff3078a02f80322b9703 (patch)
treeee2c39389ce1c5f77fbbb11a8c78a50ea65a4a33
parented1df8472f1eb47aff0674a02c6698a750ed1bc7 (diff)
downloadqtwebengine-chromium-7762792a896e0cf8c92cff3078a02f80322b9703.tar.gz
Don't try to friend yourself
That's just sad. Change-Id: I447e4b73c953ea9a90a2256d116a750aca044f6d Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
-rw-r--r--chromium/ui/base/clipboard/clipboard_format_type.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/ui/base/clipboard/clipboard_format_type.h b/chromium/ui/base/clipboard/clipboard_format_type.h
index 96cd3899f79..8d8b45fa470 100644
--- a/chromium/ui/base/clipboard/clipboard_format_type.h
+++ b/chromium/ui/base/clipboard/clipboard_format_type.h
@@ -86,7 +86,6 @@ struct COMPONENT_EXPORT(BASE_CLIPBOARD_TYPES) ClipboardFormatType {
private:
friend class base::NoDestructor<ClipboardFormatType>;
- friend struct ClipboardFormatType;
// Platform-specific glue used internally by the ClipboardFormatType struct.
// Each platform should define,at least one of each of the following: