Refactoring file structure for protobufs.

Change-Id: I50daf100d54750f97158304d87813e67861b1422
diff --git a/features/features.xml b/features/features.xml
index 9d89834..c9937d2 100644
--- a/features/features.xml
+++ b/features/features.xml
@@ -32,6 +32,8 @@
         <bundle>mvn:io.netty/netty-codec/4.1.8.Final</bundle>
         <bundle>mvn:io.netty/netty-transport-native-epoll/4.1.8.Final</bundle>
         <bundle>mvn:io.netty/netty-resolver/4.1.8.Final</bundle>
+        <bundle>mvn:io.netty/netty-codec-http2/4.1.8.Final</bundle>
+        <bundle>mvn:io.netty/netty-codec-http/4.1.8.Final</bundle>
         <bundle>mvn:commons-pool/commons-pool/1.6</bundle>
         <bundle>mvn:org.apache.commons/commons-math3/3.6.1</bundle>