| Index: Source/core/dom/StyleEngine.cpp
|
| diff --git a/Source/core/dom/StyleEngine.cpp b/Source/core/dom/StyleEngine.cpp
|
| index df31ed0aed8fdbd1df64853a1a28a3d84470b7a4..a06c73bf696e7f4b92b3ff04f401caf0552ee22f 100644
|
| --- a/Source/core/dom/StyleEngine.cpp
|
| +++ b/Source/core/dom/StyleEngine.cpp
|
| @@ -42,6 +42,7 @@
|
| #include "core/html/HTMLIFrameElement.h"
|
| #include "core/html/HTMLLinkElement.h"
|
| #include "core/html/HTMLStyleElement.h"
|
| +#include "core/inspector/InspectorInstrumentation.h"
|
| #include "core/page/Page.h"
|
| #include "core/page/PageGroup.h"
|
| #include "core/page/Settings.h"
|
|
|