| Index: content/browser/devtools/protocol/system_info_handler.h
|
| diff --git a/content/browser/devtools/protocol/system_info_handler.h b/content/browser/devtools/protocol/system_info_handler.h
|
| index 8131c9e2d083e247a86f5ca3734b37cf25d7314a..40b14e8e3c48e9805f2e7e0c6a5bf8b626afbebb 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"
|
|
|