aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/SkpSkGrTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/SkpSkGrTest.cpp')
-rw-r--r--[-rwxr-xr-x]tests/SkpSkGrTest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/SkpSkGrTest.cpp b/tests/SkpSkGrTest.cpp
index c22b50f1fb..2c01a7e42a 100755..100644
--- a/tests/SkpSkGrTest.cpp
+++ b/tests/SkpSkGrTest.cpp
@@ -9,17 +9,17 @@
#include "gl/GrGLDefines.h"
#include "SkBitmap.h"
+#include "SkCanvas.h"
#include "SkColor.h"
#include "SkDevice.h"
-#include "SkCanvas.h"
#include "SkGraphics.h"
#include "SkImageDecoder.h"
#include "SkImageEncoder.h"
-#include "SkStream.h"
#include "SkOSFile.h"
#include "SkPicture.h"
#include "SkRTConf.h"
#include "SkRunnable.h"
+#include "SkStream.h"
#include "SkString.h"
#include "SkTArray.h"
#include "SkTDArray.h"