summaryrefslogtreecommitdiff
path: root/chromium/DEPS
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2016-01-05 10:20:22 +0100
committerAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2016-01-05 09:32:17 +0000
commitb145b7fafd36f0c260d6a768c81fc14e32578099 (patch)
treee2995d100c509009de9a5ce7dc99386fd7e872bf /chromium/DEPS
parent9cb87fa7638e305ef35b04f54ba07ac4fa04adcb (diff)
downloadqtwebengine-chromium-b145b7fafd36f0c260d6a768c81fc14e32578099.tar.gz
BASELINE: Update Chromium to 47.0.2526.109
Also adds sources for CDM. Change-Id: Id1c834411de135c71deb23b884f2dce902190136 Reviewed-by: Michael BrĂ¼ning <michael.bruning@theqtcompany.com>
Diffstat (limited to 'chromium/DEPS')
-rw-r--r--chromium/DEPS8
1 files changed, 4 insertions, 4 deletions
diff --git a/chromium/DEPS b/chromium/DEPS
index 245dd3ec9e1..7ab63f241d0 100644
--- a/chromium/DEPS
+++ b/chromium/DEPS
@@ -4,7 +4,7 @@ vars = {
'boringssl_revision':
'0dd93002ddf5adce17db88f1212ca2e14eba6e9c',
'buildspec_platforms':
- 'all',
+ 'chromeos,',
'buildtools_revision':
'0c88009d5c50b9f21b6f8849db08abfb9eb29f1e',
'chromium_git':
@@ -122,7 +122,7 @@ deps = {
'src/third_party/opus/src':
(Var("chromium_git")) + '/chromium/deps/opus.git@cae696156f1e60006e39821e79a1811ae1933c69',
'src/third_party/pdfium':
- 'https://pdfium.googlesource.com/pdfium.git@4ec1953b4ace8248ac443effafa5f651e540d995',
+ 'https://pdfium.googlesource.com/pdfium.git@9c2b4ad8e3bfb3e748874bdfda3f265f0972cfd6',
'src/third_party/py_trace_event/src':
(Var("chromium_git")) + '/external/py_trace_event.git@dd463ea9e2c430de2b9e53dea57a77b4c3ac9b30',
'src/third_party/pyftpdlib/src':
@@ -136,7 +136,7 @@ deps = {
'src/third_party/sfntly/src':
(Var("chromium_git")) + '/external/github.com/googlei18n/sfntly.git@130f832eddf98467e6578b548cb74ce17d04a26d',
'src/third_party/skia':
- (Var("chromium_git")) + '/skia.git@39da2c221c0d5839aea52edd25d715291a560ee0',
+ (Var("chromium_git")) + '/skia.git@ba4e83be6027e68aacc2f1c581e839e88d845c38',
'src/third_party/smhasher/src':
(Var("chromium_git")) + '/external/smhasher.git@e87738e57558e0ec472b2fc3a643b838e5b6e88f',
'src/third_party/snappy/src':
@@ -164,7 +164,7 @@ deps = {
'src/tools/swarming_client':
(Var("chromium_git")) + '/external/swarming.client.git@e4c0e242eeec361886ed2b89591a505ebe24db43',
'src/v8':
- (Var("chromium_git")) + '/v8/v8.git@a10202d1aa3cbaa3b550401bebbe34119b2d20b2'
+ (Var("chromium_git")) + '/v8/v8.git@8e57c726a6ef8a343d3d2ac7372db6f32153a745'
}
deps_os = {