| Index: ash/host/ash_window_tree_host_init_params.cc
|
| diff --git a/ash/host/ash_window_tree_host_init_params.cc b/ash/host/ash_window_tree_host_init_params.cc
|
| index ae1f58e6c482aaf4327a977622b393a16f2d66e0..3e358577fc28290c32ef4232ceb098c4188f9be9 100644
|
| --- a/ash/host/ash_window_tree_host_init_params.cc
|
| +++ b/ash/host/ash_window_tree_host_init_params.cc
|
| @@ -15,7 +15,6 @@ AshWindowTreeHostInitParams::AshWindowTreeHostInitParams()
|
| {
|
| }
|
|
|
| -AshWindowTreeHostInitParams::~AshWindowTreeHostInitParams() {
|
| -}
|
| +AshWindowTreeHostInitParams::~AshWindowTreeHostInitParams() {}
|
|
|
| } // namespace ash
|
|
|