From e976a17124ab2fc3df0947867ca1941e9245e627 Mon Sep 17 00:00:00 2001 From: "hclam@chromium.org" Date: Mon, 18 Oct 2010 20:09:50 +0000 Subject: Move chromotocol.proto to remoting/protocol Move the proto file and split it into multiple smaller proto files. BUG=None TEST=None Review URL: http://codereview.chromium.org/3808002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62965 0039d316-1c4b-4281-b951-d872f2087c98 --- remoting/base/decoder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remoting/base/decoder.h') diff --git a/remoting/base/decoder.h b/remoting/base/decoder.h index 355f8ea..0a6ceff 100644 --- a/remoting/base/decoder.h +++ b/remoting/base/decoder.h @@ -9,7 +9,7 @@ #include "base/scoped_ptr.h" #include "gfx/rect.h" #include "media/base/video_frame.h" -#include "remoting/base/protocol/chromotocol.pb.h" +#include "remoting/proto/event.pb.h" namespace remoting { -- cgit v1.1