| Index: ui/web_dialogs/web_dialogs.gyp
|
| diff --git a/ui/web_dialogs/web_dialogs.gyp b/ui/web_dialogs/web_dialogs.gyp
|
| index 12be315a314ea619902980f1a488248713e1b202..4ee400a4f0fd58cb1320e5159244a2738283f4b1 100644
|
| --- a/ui/web_dialogs/web_dialogs.gyp
|
| +++ b/ui/web_dialogs/web_dialogs.gyp
|
| @@ -21,8 +21,6 @@
|
| ],
|
| 'sources': [
|
| # All .cc, .h under web_dialogs, except unittests.
|
| - 'constrained_web_dialog_ui.cc',
|
| - 'constrained_web_dialog_ui.h',
|
| 'web_dialog_delegate.cc',
|
| 'web_dialog_delegate.h',
|
| 'web_dialog_observer.h',
|
|
|