| Index: third_party/WebKit/Source/web/InspectorEmulationAgent.h
|
| diff --git a/third_party/WebKit/Source/web/InspectorEmulationAgent.h b/third_party/WebKit/Source/web/InspectorEmulationAgent.h
|
| index 23b107d22bbf91a733bac59d9154d4f05990aeec..fcaf74c4382d706332a40ce3d8cbe83d15e9456c 100644
|
| --- a/third_party/WebKit/Source/web/InspectorEmulationAgent.h
|
| +++ b/third_party/WebKit/Source/web/InspectorEmulationAgent.h
|
| @@ -6,6 +6,7 @@
|
| #define InspectorEmulationAgent_h
|
|
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| +#include "core/inspector/protocol/Emulation.h"
|
|
|
| namespace blink {
|
|
|
|
|