aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj.filters
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-06-18 11:52:29 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-06-18 11:52:29 -0700
commit8c0c9744bf04bb9d849194583ddd42653871dfa2 (patch)
tree07549a0d4eb6884549a62b194cb03be376363a82 /vsprojects/grpc_unsecure/grpc_unsecure.vcxproj.filters
parent159a774fdd05d22deaca47043fa913455d0da94c (diff)
parente0eac8b5befa4d314277dc55484458ef92fb5f8c (diff)
Merge github.com:grpc/grpc into oops-i-split-it-again
Diffstat (limited to 'vsprojects/grpc_unsecure/grpc_unsecure.vcxproj.filters')
-rw-r--r--vsprojects/grpc_unsecure/grpc_unsecure.vcxproj.filters6
1 files changed, 6 insertions, 0 deletions
diff --git a/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj.filters b/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj.filters
index 65d096aed0..bdd4eb7325 100644
--- a/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj.filters
+++ b/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj.filters
@@ -326,6 +326,9 @@
<ClInclude Include="..\..\src\core\census\grpc_context.h">
<Filter>src\core\census</Filter>
</ClInclude>
+ <ClInclude Include="..\..\src\core\channel\census_filter.h">
+ <Filter>src\core\channel</Filter>
+ </ClInclude>
<ClInclude Include="..\..\src\core\channel\channel_args.h">
<Filter>src\core\channel</Filter>
</ClInclude>
@@ -344,6 +347,9 @@
<ClInclude Include="..\..\src\core\channel\connected_channel.h">
<Filter>src\core\channel</Filter>
</ClInclude>
+ <ClInclude Include="..\..\src\core\channel\context.h">
+ <Filter>src\core\channel</Filter>
+ </ClInclude>
<ClInclude Include="..\..\src\core\channel\http_client_filter.h">
<Filter>src\core\channel</Filter>
</ClInclude>