mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 58.0.3029.6
This commit is contained in:
21
patch/patches/DEPS.patch
Normal file
21
patch/patches/DEPS.patch
Normal file
@@ -0,0 +1,21 @@
|
||||
diff --git a/DEPS b/DEPS
|
||||
index 849d1f7..c5297af 100644
|
||||
--- a/DEPS
|
||||
+++ b/DEPS
|
||||
@@ -1166,12 +1166,12 @@ recursedeps = [
|
||||
'src/buildtools',
|
||||
'src/third_party/android_tools',
|
||||
[
|
||||
- 'DEPS.chromium',
|
||||
- 'src/third_party/angle'
|
||||
+ 'src/third_party/angle',
|
||||
+ 'DEPS.chromium'
|
||||
],
|
||||
[
|
||||
- 'DEPS',
|
||||
- 'src/third_party/swiftshader'
|
||||
+ 'src/third_party/swiftshader',
|
||||
+ 'DEPS'
|
||||
]
|
||||
]
|
||||
|
Reference in New Issue
Block a user