| Index: mash/example/views_examples/views_examples_application_delegate.h
 | 
| diff --git a/mash/example/views_examples/views_examples_application_delegate.h b/mash/example/views_examples/views_examples_application_delegate.h
 | 
| index a26842034111cac9b2aa53fdacda0491b6651032..2d348a01202c0b113b0f82ce70ffdaea79d64efd 100644
 | 
| --- a/mash/example/views_examples/views_examples_application_delegate.h
 | 
| +++ b/mash/example/views_examples/views_examples_application_delegate.h
 | 
| @@ -8,8 +8,8 @@
 | 
|  #include <memory>
 | 
|  
 | 
|  #include "base/macros.h"
 | 
| -#include "mojo/services/tracing/public/cpp/tracing_impl.h"
 | 
|  #include "services/shell/public/cpp/shell_client.h"
 | 
| +#include "services/tracing/public/cpp/tracing_impl.h"
 | 
|  
 | 
|  namespace views {
 | 
|  class AuraInit;
 | 
| 
 |