| Index: ui/web_dialogs/web_dialogs.gyp
|
| diff --git a/ui/web_dialogs/web_dialogs.gyp b/ui/web_dialogs/web_dialogs.gyp
|
| index 1ac2562b61d925f4c4925b5522f1114030af92b5..35cc67bbe52050e2cbc44ae6013abd156054b85a 100644
|
| --- a/ui/web_dialogs/web_dialogs.gyp
|
| +++ b/ui/web_dialogs/web_dialogs.gyp
|
| @@ -41,6 +41,8 @@
|
| 'web_dialogs',
|
| ],
|
| 'sources': [
|
| + 'test/test_web_contents_handler.cc',
|
| + 'test/test_web_contents_handler.h',
|
| 'test/test_web_dialog_delegate.cc',
|
| 'test/test_web_dialog_delegate.h',
|
| 'test/test_web_dialog_observer.cc',
|
|
|