| Index: third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.h
|
| diff --git a/third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.h b/third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.h
|
| index d83856703e28be987be0eaa51c22a2510e748409..5075ff657ae6c958ffd37161abf8de6e6c9eace9 100644
|
| --- a/third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.h
|
| +++ b/third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.h
|
| @@ -30,6 +30,7 @@
|
| #define InspectorDatabaseAgent_h
|
|
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| +#include "core/inspector/protocol/Database.h"
|
| #include "modules/ModulesExport.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/HashMap.h"
|
|
|