| Index: services/surfaces/display_factory_impl.h
 | 
| diff --git a/services/surfaces/display_factory_impl.h b/services/surfaces/display_factory_impl.h
 | 
| index d500fe6941a8ad6adfb23c494d45911eab0468a9..745b9f0b6bc6e9d6ef769c520d7f4f681e4ec80f 100644
 | 
| --- a/services/surfaces/display_factory_impl.h
 | 
| +++ b/services/surfaces/display_factory_impl.h
 | 
| @@ -6,7 +6,7 @@
 | 
|  #define SERVICES_SURFACES_DISPLAY_FACTORY_IMPL_H_
 | 
|  
 | 
|  #include "mojo/public/cpp/bindings/strong_binding.h"
 | 
| -#include "mojo/services/surfaces/public/interfaces/display.mojom.h"
 | 
| +#include "mojo/services/surfaces/interfaces/display.mojom.h"
 | 
|  #include "services/surfaces/display_impl.h"
 | 
|  
 | 
|  namespace cc {
 | 
| 
 |