| Index: third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.h b/third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.h
|
| index 14a4fce8d9af4809be73d50b5a9d575c62af1774..76db7d9fa01f2de77af6c58d1c5074985172de5e 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.h
|
| @@ -32,8 +32,8 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| +#include "core/inspector/protocol/LayerTree.h"
|
| #include "platform/Timer.h"
|
| -#include "platform/inspector_protocol/TypeBuilder.h"
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|