| Index: Source/core/html/imports/HTMLImportsController.h
|
| diff --git a/Source/core/html/imports/HTMLImportsController.h b/Source/core/html/imports/HTMLImportsController.h
|
| index 4c560fedb73d717a1affd96d870caf4b76ea4d4f..9f78f2b1fd65e72e1bff0ae835857f3ece14e606 100644
|
| --- a/Source/core/html/imports/HTMLImportsController.h
|
| +++ b/Source/core/html/imports/HTMLImportsController.h
|
| @@ -65,7 +65,6 @@ public:
|
| void wasDetachedFrom(const Document&);
|
|
|
| HTMLImportChild* load(HTMLImport* parent, HTMLImportChildClient*, FetchRequest);
|
| - void showSecurityErrorMessage(const String&);
|
|
|
| Document* master() const;
|
|
|
|
|