Don't include GrContextFactory.h from SkCommonFlagsPathRenderer.h

BUG=skia:

Change-Id: Ied4d23120cd21542314c45369597f375ca8affcf
Reviewed-on: https://skia-review.googlesource.com/8788
Commit-Queue: Chris Dalton <csmartdalton@google.com>
Reviewed-by: Greg Daniel <egdaniel@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
This commit is contained in:
csmartdalton 2017-02-22 14:29:48 -07:00 committed by Skia Commit-Bot
parent ca70b59d8c
commit e2d78ec818

View File

@ -10,7 +10,7 @@
#if SK_SUPPORT_GPU
#include "GrContextFactory.h"
#include "GrContextOptions.h"
#include "SkCommandLineFlags.h"
#include "SkTypes.h"