Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Automatically format BUILD file with buildifier lint mode

Change-Id: If6d1e705a13a4f0bccd3b0c2205e30d9434b387a
diff --git a/tools/eclipse/BUILD b/tools/eclipse/BUILD
index cf1e14b..0a2a6a2 100644
--- a/tools/eclipse/BUILD
+++ b/tools/eclipse/BUILD
@@ -1,5 +1,5 @@
-load("//tools/bzl:plugin.bzl", "PLUGIN_DEPS")
 load("//tools/bzl:classpath.bzl", "classpath_collector")
+load("//tools/bzl:plugin.bzl", "PLUGIN_DEPS")
 
 classpath_collector(
     name = "main_classpath_collect",