Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index 69a5b799b655586cbfb0c70f8575a8181251e511..ec2907db89539ca3170748770722d42789c25917 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -125,6 +125,8 @@ |
| 'public/common/url_utils.cc', |
| 'public/common/url_utils.h', |
| 'public/common/user_agent.h', |
| + 'public/common/webpreferences.cc', |
|
tfarina
2014/06/28 19:59:20
had to keep it webpreferences.cc because there is
jam
2014/06/30 04:36:59
we shouldn't have webpreferences and web_preferenc
|
| + 'public/common/webpreferences.h', |
| 'public/common/webplugininfo.cc', |
| 'public/common/webplugininfo.h', |
| 'public/common/window_container_type.cc', |