Commit c8fa9623 authored by lliabraa's avatar lliabraa Committed by Commit bot

Roll DEPS on GTM to remove references to deprecated iOS methods.

sizeWithFont: and drawInRect:withFont:lineBreakMode:alignment: were
deprecated in iOS 7. This CL roll GTM to a revision where those methods
are no longer used (when building against iOS 7 or later).

BUG=405578

Review URL: https://codereview.chromium.org/507333003

Cr-Commit-Position: refs/heads/master@{#292259}
parent 8b4f7fa7
......@@ -78,7 +78,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling google-toolbox-for-mac
# and whatever else without interference from each other.
'google_toolbox_for_mac_revision': '704fb56df6a9a0884801045a158e021945d9d991',
'google_toolbox_for_mac_revision': 'a09526298f9dd1ec49d3b3ac5608d2a257b94cef',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling lighttpd
# and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment