| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index a2ef3952bd9fc996f41992d336849ee0b781b7d6..87ecdc348ed15f2a867982304c28e5f75f2846d0 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -127,6 +127,8 @@
|
| 'public/common/url_utils.cc',
|
| 'public/common/url_utils.h',
|
| 'public/common/user_agent.h',
|
| + 'public/common/web_preferences.cc',
|
| + 'public/common/web_preferences.h',
|
| 'public/common/webplugininfo.cc',
|
| 'public/common/webplugininfo.h',
|
| 'public/common/window_container_type.cc',
|
|
|