| Index: remoting/base/protocol/chromotocol.proto
|
| diff --git a/remoting/base/protocol/chromotocol.proto b/remoting/base/protocol/chromotocol.proto
|
| index a7907f9a98524c5bbd53cc0f79e7a5300565c5da..e60716fe45774cb632a2f9eb8f6d0308ae438b28 100644
|
| --- a/remoting/base/protocol/chromotocol.proto
|
| +++ b/remoting/base/protocol/chromotocol.proto
|
| @@ -8,7 +8,7 @@ syntax = "proto2";
|
|
|
| option optimize_for = LITE_RUNTIME;
|
|
|
| -package chromotocol_pb;
|
| +package remoting;
|
|
|
| // A message that gets sent to the client after the client is connected to the
|
| // host. It contains information that the client needs to know about the host.
|
|
|