summaryrefslogtreecommitdiffstats
path: root/tools/imagediff/image_diff.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/imagediff/image_diff.cc')
-rw-r--r--tools/imagediff/image_diff.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/imagediff/image_diff.cc b/tools/imagediff/image_diff.cc
index c7fad6a..936bf5d 100644
--- a/tools/imagediff/image_diff.cc
+++ b/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"