| Index: components/devtools_service/devtools_http_server.h
 | 
| diff --git a/components/devtools_service/devtools_http_server.h b/components/devtools_service/devtools_http_server.h
 | 
| index a4f4eed1ff6eabeb1cf19971f763cd2b2ae45afd..6906db689ff86c94e1af615640dcd00fa2c34582 100644
 | 
| --- a/components/devtools_service/devtools_http_server.h
 | 
| +++ b/components/devtools_service/devtools_http_server.h
 | 
| @@ -12,6 +12,7 @@
 | 
|  #include "mojo/services/network/public/interfaces/http_connection.mojom.h"
 | 
|  #include "mojo/services/network/public/interfaces/http_message.mojom.h"
 | 
|  #include "mojo/services/network/public/interfaces/http_server.mojom.h"
 | 
| +#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h"
 | 
|  
 | 
|  namespace devtools_service {
 | 
|  
 | 
| 
 |