Chromium Code Reviews| Index: ui/web_dialogs/web_dialogs.gyp |
| diff --git a/ui/web_dialogs/web_dialogs.gyp b/ui/web_dialogs/web_dialogs.gyp |
| index fc32c9a52cfbce850df4bdbe8fe776a273567fda..12be315a314ea619902980f1a488248713e1b202 100644 |
| --- a/ui/web_dialogs/web_dialogs.gyp |
| +++ b/ui/web_dialogs/web_dialogs.gyp |
| @@ -28,6 +28,8 @@ |
| 'web_dialog_observer.h', |
| 'web_dialog_ui.cc', |
| 'web_dialog_ui.h', |
| + 'web_dialog_web_contents_delegate.cc', |
| + 'web_dialog_web_contents_delegate.h', |
| 'web_dialogs_export.h', |
| ], |
| }, |