| Index: content/shell/browser/layout_test/layout_test_permission_manager.cc
|
| diff --git a/content/shell/browser/layout_test/layout_test_permission_manager.cc b/content/shell/browser/layout_test/layout_test_permission_manager.cc
|
| index c2324c03acd960665af2ef04b788a0d81afbde31..94c6c4f017ddc8019201e0acd358692b45640f50 100644
|
| --- a/content/shell/browser/layout_test/layout_test_permission_manager.cc
|
| +++ b/content/shell/browser/layout_test/layout_test_permission_manager.cc
|
| @@ -15,6 +15,7 @@
|
| #include "content/public/browser/permission_type.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/shell/browser/layout_test/layout_test_content_browser_client.h"
|
| +#include "content/shell/browser/layout_test/layout_test_notification_manager.h"
|
|
|
| namespace content {
|
|
|
|
|