| Index: services/ui/public/cpp/window_tree_client.cc
|
| diff --git a/services/ui/public/cpp/window_tree_client.cc b/services/ui/public/cpp/window_tree_client.cc
|
| index a1745f57adfbb765c9e9c7cae6c33ea0f21e3f57..9361d7316bd44724177c323799f71848fc11fe36 100644
|
| --- a/services/ui/public/cpp/window_tree_client.cc
|
| +++ b/services/ui/public/cpp/window_tree_client.cc
|
| @@ -12,6 +12,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/memory/ptr_util.h"
|
| +#include "base/strings/stringprintf.h"
|
| #include "services/service_manager/public/cpp/connector.h"
|
| #include "services/ui/common/util.h"
|
| #include "services/ui/public/cpp/in_flight_change.h"
|
|
|