diff options
Diffstat (limited to 'content/browser/devtools/protocol/system_info_handler.h')
-rw-r--r-- | content/browser/devtools/protocol/system_info_handler.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/browser/devtools/protocol/system_info_handler.h b/content/browser/devtools/protocol/system_info_handler.h index 8131c9e..40b14e8 100644 --- a/content/browser/devtools/protocol/system_info_handler.h +++ b/content/browser/devtools/protocol/system_info_handler.h @@ -7,6 +7,7 @@ #include <set> +#include "base/macros.h" #include "content/browser/devtools/protocol/devtools_protocol_dispatcher.h" #include "content/public/browser/browser_thread.h" #include "content/public/browser/gpu_data_manager_observer.h" |