summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskyostil@google.com <skyostil@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-01 12:35:57 +0000
committerskyostil@google.com <skyostil@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-01 12:35:57 +0000
commitac32ba9b46a996e7e3a492caf8f2a76be17248f0 (patch)
tree253d743ce7bdc5a4e68f27a6f6c1aedce996309c /DEPS
parenta88aa56dba5d95abad8c1e28109aa8607fa4dd6c (diff)
downloadchromium_src-ac32ba9b46a996e7e3a492caf8f2a76be17248f0.zip
chromium_src-ac32ba9b46a996e7e3a492caf8f2a76be17248f0.tar.gz
chromium_src-ac32ba9b46a996e7e3a492caf8f2a76be17248f0.tar.bz2
Revert 215007 "Roll Skia DEPS to r10475"
Reverting because this broke the Android x86 build: http://build.chromium.org/p/chromium.fyi/builders/Android%20x86%20Builder%20%28dbg%29/builds/538 > Roll Skia DEPS to r10475 > > R=rmistry@google.com > > Review URL: https://codereview.chromium.org/21402002 TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/21544002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215015 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 47d8d9e..a1ae46a 100644
--- a/DEPS
+++ b/DEPS
@@ -28,7 +28,7 @@ vars = {
"ffmpeg_hash": "894e6f715645528e815aee2dad45b59704238dcd",
"sfntly_revision": "134",
- "skia_revision": "10475",
+ "skia_revision": "10447",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.