Fix Alphabetization of BUILD
diff --git a/BUILD b/BUILD
index d681994..1f1a047 100644
--- a/BUILD
+++ b/BUILD
@@ -115,8 +115,8 @@
         "src/google/protobuf/generated_message_util.cc",
         "src/google/protobuf/implicit_weak_message.cc",
         "src/google/protobuf/io/coded_stream.cc",
-        "src/google/protobuf/io/strtod.cc",
         "src/google/protobuf/io/io_win32.cc",
+        "src/google/protobuf/io/strtod.cc",
         "src/google/protobuf/io/zero_copy_stream.cc",
         "src/google/protobuf/io/zero_copy_stream_impl.cc",
         "src/google/protobuf/io/zero_copy_stream_impl_lite.cc",