Merge branch 'stable-2.15'

* stable-2.15:
  Add optional dir_name argument to gerrit_plugin
  Format WORKSPACE and BUILD files with buildifier version 0.12.0
  Move commons-io from lib/BUILD to lib/commons/BUILD

Change-Id: I63bf9cec7e81f3f0f7ef88addf99e544bc1d7479
This commit is contained in:
David Pursehouse
2018-06-14 18:23:29 +09:00
4 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
load(
"//tools/bzl:gwt.bzl",
"gwt_genrule",
"gen_ui_module",
"gwt_genrule",
"gwt_user_agent_permutations",
)
load("//tools/bzl:license.bzl", "license_test")