| 
					
				 | 
			
			
				@@ -1958,6 +1958,7 @@ grpc_cc_library( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     deps = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "grpc", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "grpc++_codegen_base", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        "grpc++_codegen_base_src", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "grpc_health_upb", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ) 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1970,6 +1971,7 @@ grpc_cc_library( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     public_hdrs = GRPCXX_PUBLIC_HDRS, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     deps = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "grpc++_codegen_base", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        "grpc++_codegen_base_src", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "grpc_health_upb", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "grpc_unsecure", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     ], 
			 |