diff options
Diffstat (limited to 'content/browser/devtools/protocol/power_handler.h')
-rw-r--r-- | content/browser/devtools/protocol/power_handler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/devtools/protocol/power_handler.h b/content/browser/devtools/protocol/power_handler.h index f0892c7..cd7e8da 100644 --- a/content/browser/devtools/protocol/power_handler.h +++ b/content/browser/devtools/protocol/power_handler.h @@ -5,7 +5,7 @@ #ifndef CONTENT_BROWSER_DEVTOOLS_PROTOCOL_POWER_HANDLER_H_ #define CONTENT_BROWSER_DEVTOOLS_PROTOCOL_POWER_HANDLER_H_ -#include "content/browser/devtools/protocol/devtools_protocol_handler_impl.h" +#include "content/browser/devtools/protocol/devtools_protocol_handler.h" #include "content/browser/power_profiler/power_profiler_observer.h" namespace content { |