| Index: examples/window_manager/debug_panel_host.mojom
 | 
| diff --git a/examples/window_manager/debug_panel_host.mojom b/examples/window_manager/debug_panel_host.mojom
 | 
| index 00c1749f8745acda7b11f6c647a3c7035d92f343..68073c86a9ea998f8bc45521747f548d0da5bdca 100644
 | 
| --- a/examples/window_manager/debug_panel_host.mojom
 | 
| +++ b/examples/window_manager/debug_panel_host.mojom
 | 
| @@ -4,7 +4,7 @@
 | 
|  
 | 
|  module mojo.examples;
 | 
|  
 | 
| -import "mojo/services/navigation/public/interfaces/navigation.mojom";
 | 
| +import "mojo/services/navigation/interfaces/navigation.mojom";
 | 
|  
 | 
|  interface DebugPanelHost {
 | 
|    // Closes the top.
 | 
| 
 |