| Index: ash/touch_hud/mus/touch_hud_application.cc
 | 
| diff --git a/ash/touch_hud/mus/touch_hud_application.cc b/ash/touch_hud/mus/touch_hud_application.cc
 | 
| index 4d026f389474c4d7b8cd0587bf0e3a3c6590c004..59f138adcd5737dfc0c921dbfb43e888822ad63f 100644
 | 
| --- a/ash/touch_hud/mus/touch_hud_application.cc
 | 
| +++ b/ash/touch_hud/mus/touch_hud_application.cc
 | 
| @@ -8,6 +8,7 @@
 | 
|  #include "ash/touch_hud/touch_hud_renderer.h"
 | 
|  #include "base/macros.h"
 | 
|  #include "base/memory/ptr_util.h"
 | 
| +#include "base/message_loop/message_loop.h"
 | 
|  #include "base/strings/utf_string_conversions.h"
 | 
|  #include "services/service_manager/public/cpp/connector.h"
 | 
|  #include "services/service_manager/public/cpp/service_context.h"
 | 
| 
 |