| 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 5075ff657ae6c958ffd37161abf8de6e6c9eace9..5ceb9c1286f81fd9b915d818e176b97a573b8e7f 100644
|
| --- a/third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.h
|
| +++ b/third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.h
|
| @@ -42,7 +42,6 @@ namespace blink {
|
|
|
| class Database;
|
| class InspectorDatabaseResource;
|
| -class InspectorFrontend;
|
| class Page;
|
|
|
|
|
|
|