aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-04-22 07:56:09 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-04-22 07:56:09 -0700
commit77979b08607a1e408fdbd8b0445dee3667742161 (patch)
tree8508e9e4ec5b2887aee9c6e1c0d8ce48392a3262 /BUILD
parent58ce3f0e37f5dc0f525fe7ec007f12f1fc91ebeb (diff)
parent48b02ecc14dfd6c3ba1a90a90ba41df856c0786b (diff)
Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass
Conflicts: src/core/channel/http_client_filter.c src/core/channel/http_server_filter.c
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index 97a8555511..470458f239 100644
--- a/BUILD
+++ b/BUILD
@@ -1,5 +1,7 @@
# GRPC Bazel BUILD file.
# This currently builds C and C++ code.
+# This file has been automatically generated from a template file.
+# Please look at the templates directory instead.
# Copyright 2015, Google Inc.
# All rights reserved.