Patch for 10995
git-svn-id: http://skia.googlecode.com/svn/trunk@10997 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
b0b03d98af
commit
73672254a3
@ -21,10 +21,10 @@ class GrContext;
|
||||
|
||||
#include "SkBenchLogger.h"
|
||||
#include "SkBenchmark.h"
|
||||
#include "SkBitmapDevice.h"
|
||||
#include "SkCanvas.h"
|
||||
#include "SkCommandLineFlags.h"
|
||||
#include "SkDeferredCanvas.h"
|
||||
#include "SkDevice.h"
|
||||
#include "SkColorPriv.h"
|
||||
#include "SkGraphics.h"
|
||||
#include "SkImageEncoder.h"
|
||||
|
@ -7,9 +7,9 @@
|
||||
*/
|
||||
|
||||
#include "Test.h"
|
||||
#include "SkBitmapDevice.h"
|
||||
#include "SkCanvas.h"
|
||||
#include "SkColorPriv.h"
|
||||
#include "SkDevice.h"
|
||||
#include "SkMathPriv.h"
|
||||
#include "SkRegion.h"
|
||||
#if SK_SUPPORT_GPU
|
||||
|
Loading…
Reference in New Issue
Block a user