summaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorbrettw <brettw@chromium.org>2016-09-06 11:39:46 -0700
committerCommit bot <commit-bot@chromium.org>2016-09-06 11:39:47 -0700
commit784548a551dca9b07723cb10323934b7e078d93a (patch)
tree82e428c5dae5b800d50500374ccf26dfe98f41f4 /DEPS
parent8e783a6b2c165b5d3dcdf9e4d4c2526ac18c77c8 (diff)
downloadpdfium-784548a551dca9b07723cb10323934b7e078d93a.tar.xz
Use new Skia .gni file for sources, remove .gypis.
This incorporates the changes from the following Chrome Skia build modifications: https://codereview.chromium.org/2301233002/ This file is provided by the Skia repo so the GN Chrome build doesn't have to make assumptions about the location and layout of Skia's GYP files. https://codereview.chromium.org/2299033006 Remove Skia GYP files from Chromium tree. Inlines the contents into the GN build. Review-Url: https://codereview.chromium.org/2316653003
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index d17f7e0230..a76674f0dc 100644
--- a/DEPS
+++ b/DEPS
@@ -15,7 +15,7 @@ vars = {
'gtest_revision': '8245545b6dc9c4703e6496d1efd19e975ad2b038',
'icu_revision': '2341038bf72869a5683a893a2b319a48ffec7f62',
'pdfium_tests_revision': 'a7f9103f929c6ab5e2188c629d61797548e9c200',
- 'skia_revision': '3ee255f259541eff1251c8007f9135e8d664346a',
+ 'skia_revision': '39f7a10a04a914384944d8bf62621144ac4eeaa3',
'tools_memory_revision': '427f10475e1a8d72424c29d00bf689122b738e5d',
'trace_event_revision': '54b8455be9505c2cb0cf5c26bb86739c236471aa',
'v8_revision': '3d96d7eecdef82d092889703f56e81d897dcf390',