Skip to content

Commit

Permalink
Correct a path in BUILD file comment.
Browse files Browse the repository at this point in the history
--
MOS_MIGRATED_REVID=112027856
  • Loading branch information
ahumesky authored and damienmg committed Jan 13, 2016
1 parent 17ed2ce commit 45fdee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/java/apkbuilder/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ filegroup(

# This filegroup is necessary so that Bazel finds an apkbuilder during the
# bootstrap process when this file is used as
# @bazel_tools/third_party/java/apkbuilder/BUILD. Otherwise, the bootstrap
# @bazel_tools//third_party/java/apkbuilder/BUILD. Otherwise, the bootstrap
# would fail if an Android SDK was declared in the WORKSPACE file of Bazel.
filegroup(name = "embedded_apkbuilder")

Expand Down

0 comments on commit 45fdee1

Please sign in to comment.