Skip to content

Commit

Permalink
regenerate projects
Browse files Browse the repository at this point in the history
  • Loading branch information
a-veitch committed May 27, 2016
1 parent 44181c0 commit f1bc22a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
/* Automatically generated nanopb header */
/* Generated by nanopb-0.3.5-dev */

#ifndef PB_LOAD_BALANCER_PB_H_INCLUDED
#define PB_LOAD_BALANCER_PB_H_INCLUDED
#ifndef GRPC_CORE_EXT_LB_POLICY_GRPCLB_PROTO_GRPC_LB_V1_LOAD_BALANCER_PB_H
#define GRPC_CORE_EXT_LB_POLICY_GRPCLB_PROTO_GRPC_LB_V1_LOAD_BALANCER_PB_H
#include "third_party/nanopb/pb.h"
#if PB_PROTO_HEADER_VERSION != 30
#error Regenerate this file with the current version of nanopb generator.
Expand Down
3 changes: 2 additions & 1 deletion tools/run_tests/sources_and_headers.json
Original file line number Diff line number Diff line change
Expand Up @@ -5290,7 +5290,8 @@
{
"deps": [
"gpr",
"grpc_base"
"grpc_base",
"nanopb"
],
"headers": [
"include/grpc/census.h",
Expand Down

0 comments on commit f1bc22a

Please sign in to comment.