diff options
Diffstat (limited to 'chrome/browser/debugger/devtools_http_protocol_handler.h')
-rw-r--r-- | chrome/browser/debugger/devtools_http_protocol_handler.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/debugger/devtools_http_protocol_handler.h b/chrome/browser/debugger/devtools_http_protocol_handler.h index b4d80ce..605be30 100644 --- a/chrome/browser/debugger/devtools_http_protocol_handler.h +++ b/chrome/browser/debugger/devtools_http_protocol_handler.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_DEBUGGER_DEVTOOLS_HTTP_PROTOCOL_HANDLER_H_ #define CHROME_BROWSER_DEBUGGER_DEVTOOLS_HTTP_PROTOCOL_HANDLER_H_ +#pragma once #include <set> #include <string> |