diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-25 13:00:21 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-25 13:00:21 +0000 |
commit | 8443d8d7967db48921bdcd92a1c9c8c6043f0ea7 (patch) | |
tree | 1aede55fe34e5cfb8974a909afd1b682070542e5 /skia | |
parent | 7a5a9324af0ec8da339398c456323bd2e753058c (diff) | |
download | chromium_src-8443d8d7967db48921bdcd92a1c9c8c6043f0ea7.zip chromium_src-8443d8d7967db48921bdcd92a1c9c8c6043f0ea7.tar.gz chromium_src-8443d8d7967db48921bdcd92a1c9c8c6043f0ea7.tar.bz2 |
Roll Skia DEPS to r13570
R=rmistry@google.com
Review URL: https://codereview.chromium.org/177933007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@253141 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia_common.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skia/skia_common.gypi b/skia/skia_common.gypi index 9e9d7f9..860b6fb 100644 --- a/skia/skia_common.gypi +++ b/skia/skia_common.gypi @@ -151,6 +151,7 @@ 'SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS=1', 'SK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT', 'SK_SUPPORT_LEGACY_COPYTO_CONFIG', + 'SK_SUPPORT_DEEPCOPYTO_CONFIG', ], 'default_font_cache_limit%': '(20*1024*1024)', |