Skip to content

Commit 91a102b

Browse files
authored
browser(webkit): fix copyright header (#2393)
1 parent fdbd4fe commit 91a102b

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

browser_patches/webkit/BUILD_NUMBER

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1244
1+
1245

browser_patches/webkit/patches/bootstrap.diff

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8971,11 +8971,13 @@ index 0000000000000000000000000000000000000000..a957c3b2586d67caa78b96bb8644bab8
89718971
+} // namespace WebKit
89728972
diff --git a/Source/WebKit/UIProcess/Inspector/Agents/ScreencastEncoder.cpp b/Source/WebKit/UIProcess/Inspector/Agents/ScreencastEncoder.cpp
89738973
new file mode 100644
8974-
index 0000000000000000000000000000000000000000..ba60958fd56bf1a648212ea6ca413cb17c2647a8
8974+
index 0000000000000000000000000000000000000000..50a43d2bae34e04d3bdf96616e085636a15393ef
89758975
--- /dev/null
89768976
+++ b/Source/WebKit/UIProcess/Inspector/Agents/ScreencastEncoder.cpp
8977-
@@ -0,0 +1,339 @@
8977+
@@ -0,0 +1,341 @@
89788978
+/*
8979+
+ * Copyright (c) 2010, The WebM Project authors. All rights reserved.
8980+
+ * Copyright (c) 2013 The Chromium Authors. All rights reserved.
89798981
+ * Copyright (C) 2020 Microsoft Corporation.
89808982
+ *
89818983
+ * Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)