Chromium Code Reviews| Index: media/remoting/README |
| diff --git a/media/remoting/README b/media/remoting/README |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6ef527863b21474f28396da0dec2cad9699e2292 |
| --- /dev/null |
| +++ b/media/remoting/README |
| @@ -0,0 +1,3 @@ |
| +This folder provides an interface to play local content to the remote device. |
| +All the command and control messages will be converted into proto buffer as |
| +RPC message to the end point. |