Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index ee1d74076fb4275900c5808aaa8f9c62a8b3ab9e..5a0818a3b152d94e96e5b724254a86bde5d6039b 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -188,6 +188,8 @@ |
| 'public/browser/plugin_service.h', |
| 'public/browser/plugin_service_filter.h', |
| 'public/browser/power_save_blocker.h', |
| + 'public/browser/presentation_message.cc', |
|
whywhat
2015/04/30 15:50:58
do you need to update the corresponding .gn file?
USE s.singapati at gmail.com
2015/05/04 16:40:28
I think it is not needed. everything corresponding
|
| + 'public/browser/presentation_message.h', |
| 'public/browser/presentation_screen_availability_listener.h', |
| 'public/browser/presentation_service_delegate.h', |
| 'public/browser/presentation_session.cc', |