Merge branch 'stable-2.14' into stable-2.15

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

Change-Id: I440023ace7784fa7f2cbedf80456cdb754e49046
diff --git a/tools/eclipse/BUILD b/tools/eclipse/BUILD
index e698d95..1c9e83b 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",