diff options
author | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2018-09-27 12:48:26 +0200 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2018-09-27 11:11:56 +0000 |
commit | c69fdae9c762b7bdf45016bf8398f6050b7699ba (patch) | |
tree | 7f95460374822dbb18bba1f0bad1c09a1427c8a5 /chromium/v8/DEPS | |
parent | 2a19c63448c84c1805fb1a585c3651318bb86ca7 (diff) | |
download | qtwebengine-chromium-c69fdae9c762b7bdf45016bf8398f6050b7699ba.tar.gz |
BASELINE: Update Chromium to 69.0.3497.113
Change-Id: I4fb3f077682cc7eda51e9046981dcd40e0183cd6
Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'chromium/v8/DEPS')
-rw-r--r-- | chromium/v8/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/v8/DEPS b/chromium/v8/DEPS index cb9a7fe536a..8e9b3a97b8d 100644 --- a/chromium/v8/DEPS +++ b/chromium/v8/DEPS @@ -16,7 +16,7 @@ deps = { 'v8/tools/gyp': Var('chromium_url') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb', 'v8/third_party/depot_tools': - Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'fb734036f4b5ae6d5afc63cbfc41d3a5d1c29a82', + Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'aaf2cc09c6874e394c6c1e4692360cc400d6b388', 'v8/third_party/icu': Var('chromium_url') + '/chromium/deps/icu.git' + '@' + 'a9a2bd3ee4f1d313651c5272252aaf2a3e7ed529', 'v8/third_party/instrumented_libraries': |