X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Ftools%2Fimagediff%2Fimage_diff.cc;h=936bf5d17f41fcdad8eef3328a2c6df50e8f452b;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=c7fad6adf13692b87aa281441a1ce75beb8a3df3;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/tools/imagediff/image_diff.cc b/src/tools/imagediff/image_diff.cc index c7fad6a..936bf5d 100644 --- a/src/tools/imagediff/image_diff.cc +++ b/src/tools/imagediff/image_diff.cc @@ -16,8 +16,8 @@ #include "base/basictypes.h" #include "base/command_line.h" #include "base/containers/hash_tables.h" -#include "base/file_util.h" #include "base/files/file_path.h" +#include "base/files/file_util.h" #include "base/logging.h" #include "base/memory/scoped_ptr.h" #include "base/numerics/safe_conversions.h"