Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 08237623383721629bcdced3b06b422eadadd4f6..ca315973d61b221722f493974aacdccaa19eb517 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -404,7 +404,7 @@ deps_os = { |
| # For Linux and Chromium OS. |
| 'src/third_party/cros_system_api': |
| - Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'cc0eda812a8aaa665d4f26f5da74875284849bf6', |
| + Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'c08ae470458b06cf23c1907817490d2fc917ac29', |
|
stevenjb
2017/03/01 23:11:56
Please make the DEPS roll a separate CL.
kumarniranjan
2017/03/02 00:29:34
Done.
|
| # Note that this is different from Android's freetype repo. |
| 'src/third_party/freetype2/src': |