| Index: third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp b/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp
|
| index e49567e8c600c24c9ee25e5cadec956b711fd187..3ef64c48df5a1d2ced864c86c082be72bec7a6ac 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp
|
| @@ -76,6 +76,7 @@
|
| #include "core/page/Page.h"
|
| #include "core/style/StyleGeneratedImage.h"
|
| #include "core/style/StyleImage.h"
|
| +#include "core/style/StyleVariableData.h"
|
| #include "core/svg/SVGElement.h"
|
| #include "platform/fonts/Font.h"
|
| #include "platform/fonts/FontCache.h"
|
|
|