Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / tests / WebImageTest.cpp
index f5bd796..892e8d6 100644 (file)
 #include "config.h"
 #include "public/platform/WebImage.h"
 
-#include <gtest/gtest.h>
 #include "platform/SharedBuffer.h"
 #include "public/platform/Platform.h"
 #include "public/platform/WebData.h"
 #include "public/platform/WebSize.h"
 #include "public/platform/WebUnitTestSupport.h"
+#include <gtest/gtest.h>
 
 using namespace WebCore;
 using namespace blink;