mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Use git apply for applying patch files (issue #1825)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
diff --git supports_user_data.h supports_user_data.h
|
||||
diff --git base/supports_user_data.h base/supports_user_data.h
|
||||
index 233ce38..02e690b 100644
|
||||
--- supports_user_data.h
|
||||
+++ supports_user_data.h
|
||||
--- base/supports_user_data.h
|
||||
+++ base/supports_user_data.h
|
||||
@@ -39,10 +39,10 @@ class BASE_EXPORT SupportsUserData {
|
||||
// delete the object if it is changed or the object is destroyed.
|
||||
// TODO: remove the raw ptr version of SetUserData once everything uses
|
||||
|
Reference in New Issue
Block a user