Merge github.com:grpc/grpc into are-includes-sane

Conflicts:
	tools/doxygen/Doxyfile.c++.internal
diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json
index ff985b3..4092759 100644
--- a/tools/run_tests/sources_and_headers.json
+++ b/tools/run_tests/sources_and_headers.json
@@ -199,7 +199,6 @@
   }, 
   {
     "deps": [
-      "grpc_test_util", 
       "gpr", 
       "grpc"
     ], 
@@ -207,7 +206,7 @@
     "language": "c", 
     "name": "gen_hpack_tables", 
     "src": [
-      "src/core/transport/chttp2/gen_hpack_tables.c"
+      "tools/codegen/core/gen_hpack_tables.c"
     ]
   }, 
   {