| Index: third_party/WebKit/Source/modules/storage/InspectorDOMStorageAgent.h
|
| diff --git a/third_party/WebKit/Source/modules/storage/InspectorDOMStorageAgent.h b/third_party/WebKit/Source/modules/storage/InspectorDOMStorageAgent.h
|
| index adecb5267e5f32003f42a28fb415c9c7d0dc94ce..34b73704ff9b57aca8a3fc611b6b642174d39db3 100644
|
| --- a/third_party/WebKit/Source/modules/storage/InspectorDOMStorageAgent.h
|
| +++ b/third_party/WebKit/Source/modules/storage/InspectorDOMStorageAgent.h
|
| @@ -30,6 +30,7 @@
|
| #define InspectorDOMStorageAgent_h
|
|
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| +#include "core/inspector/protocol/DOMStorage.h"
|
| #include "modules/ModulesExport.h"
|
| #include "modules/storage/StorageArea.h"
|
| #include "wtf/HashMap.h"
|
|
|