Files
cef/patch/patches/DEPS.patch
2017-01-25 17:19:41 -05:00

16 lines
281 B
Diff

diff --git DEPS DEPS
index 1cf592e..d72bb58 100644
--- DEPS
+++ DEPS
@@ -1140,8 +1140,8 @@ recursedeps = [
'src/buildtools',
'src/third_party/android_tools',
[
- 'DEPS.chromium',
- 'src/third_party/angle'
+ 'src/third_party/angle',
+ 'DEPS.chromium'
]
]