Index: net/spdy/fuzzing/hpack_example_generator.cc |
diff --git a/net/spdy/fuzzing/hpack_example_generator.cc b/net/spdy/fuzzing/hpack_example_generator.cc |
index c0d495df817fd3bcfaad0b3fe96071b477ba414c..8c0824ae0299e179f42eb6877c9b1b9af9b1e460 100644 |
--- a/net/spdy/fuzzing/hpack_example_generator.cc |
+++ b/net/spdy/fuzzing/hpack_example_generator.cc |
@@ -4,8 +4,8 @@ |
#include "base/at_exit.h" |
#include "base/command_line.h" |
-#include "base/file_util.h" |
#include "base/files/file.h" |
+#include "base/files/file_util.h" |
#include "base/strings/string_number_conversions.h" |
#include "net/spdy/fuzzing/hpack_fuzz_util.h" |
#include "net/spdy/hpack_constants.h" |