| Index: ui/ozone/platform/drm/mojo/drm_host_delegate.h
 | 
| diff --git a/ui/ozone/platform/drm/mojo/drm_host_delegate.h b/ui/ozone/platform/drm/mojo/drm_host_delegate.h
 | 
| index 033b3b2bc316e3fba3c227056e689aa8b906b3ee..a651781a53cb4e380c17cfff031f6f56a0027736 100644
 | 
| --- a/ui/ozone/platform/drm/mojo/drm_host_delegate.h
 | 
| +++ b/ui/ozone/platform/drm/mojo/drm_host_delegate.h
 | 
| @@ -6,7 +6,7 @@
 | 
|  #define UI_OZONE_PLATFORM_DRM_MOJO_DRM_HOST_DELEGATE_H_
 | 
|  
 | 
|  #include "base/macros.h"
 | 
| -#include "mojo/services/ozone_drm_gpu/public/interfaces/ozone_drm_gpu.mojom.h"
 | 
| +#include "mojo/services/ozone_drm_gpu/interfaces/ozone_drm_gpu.mojom.h"
 | 
|  #include "ui/ozone/platform/drm/host/drm_gpu_platform_support_host.h"
 | 
|  
 | 
|  namespace ui {
 | 
| 
 |