Update Skia milestone to 55

TBR=reed@google.com

No API changes, just moving version fwd.
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2281533002

Review-Url: https://codereview.chromium.org/2281533002
This commit is contained in:
hcm 2016-08-25 06:19:30 -07:00 committed by Commit bot
parent 250d00bba1
commit 199a2ea665

View File

@ -5,5 +5,5 @@
* found in the LICENSE file.
*/
#ifndef SK_MILESTONE
#define SK_MILESTONE 54
#define SK_MILESTONE 55
#endif