|  | @@ -160,7 +160,6 @@ grpc::string GetHeaderIncludes(grpc_generator::File* file,
 | 
	
		
			
				|  |  |      printer->Print(vars, "class MessageAllocator;\n");
 | 
	
		
			
				|  |  |      printer->Print(vars, "}  // namespace experimental\n");
 | 
	
		
			
				|  |  |      printer->Print(vars, "class CompletionQueue;\n");
 | 
	
		
			
				|  |  | -    printer->Print(vars, "class Channel;\n");
 | 
	
		
			
				|  |  |      printer->Print(vars, "class ServerCompletionQueue;\n");
 | 
	
		
			
				|  |  |      printer->Print(vars, "class ServerContext;\n");
 | 
	
		
			
				|  |  |      printer->Print(vars, "}  // namespace grpc\n\n");
 |