| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 88b5fd0d0f78560f55d3a915f1f8fd2d9226adae..3fe2d3dfddcd19897673616e7633f007d5c9dba1 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -465,6 +465,9 @@ deps_os = {
|
| Var('chromium_git') + '/external/fontconfig.git' + '@' + 'f16c3118e25546c1b749f9823c51827a60aeb5c1',
|
| },
|
| 'android': {
|
| + "src/third_party/android_webview_glue/src":
|
| + 'https://android.googlesource.com/platform/frameworks/webview.git' + '@' + 'b1a19f5cf4c75d8cbb01b740b6f0e9216d8a38f3',
|
| +
|
| 'src/third_party/android_tools':
|
| Var('chromium_git') + '/android_tools.git' + '@' + '31869996507de16812bb53a3d0aaa15cd6194c16',
|
|
|
|
|