Index: content/browser/devtools/devtools_http_handler_impl.h |
diff --git a/content/browser/devtools/devtools_http_handler_impl.h b/content/browser/devtools/devtools_http_handler_impl.h |
index 766bb61e56cf57e01042fd9ebef9538e1b528d41..88dcd311a3ab7d0fa76e56ae50367ac852b0afde 100644 |
--- a/content/browser/devtools/devtools_http_handler_impl.h |
+++ b/content/browser/devtools/devtools_http_handler_impl.h |
@@ -16,6 +16,7 @@ |
#include "content/public/browser/devtools_http_handler.h" |
#include "content/public/browser/devtools_http_handler_delegate.h" |
#include "content/public/browser/worker_service.h" |
+#include "net/http/http_status_code.h" |
#include "net/server/http_server.h" |
namespace base { |