| Index: mandoline/tab/frame_connection.h
|
| diff --git a/mandoline/tab/frame_connection.h b/mandoline/tab/frame_connection.h
|
| index 2ff44f831d3c5cf20b8030f69ea04522e1ffbc2d..2aa355889f9c21f1466c45f16b6602d61598709d 100644
|
| --- a/mandoline/tab/frame_connection.h
|
| +++ b/mandoline/tab/frame_connection.h
|
| @@ -38,6 +38,7 @@ class FrameConnection : public FrameUserData {
|
|
|
| private:
|
| FrameTreeClientPtr frame_tree_client_;
|
| +
|
| // TODO(sky): needs to be destroyed when connection lost.
|
| mojo::ApplicationConnection* application_connection_;
|
|
|
|
|