| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index a7cd981082175072f8070599e6a55c8bf4acbb93..4a5e32ec60c7ea9cf32651cecf418876dbcdc4ff 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -192,6 +192,7 @@
|
| 'common_constants',
|
| 'common_net',
|
| 'default_plugin/default_plugin.gyp:default_plugin',
|
| + 'policy',
|
| 'theme_resources',
|
| '../app/app.gyp:app_base',
|
| '../app/app.gyp:app_resources',
|
| @@ -567,6 +568,7 @@
|
| 'chrome_resources',
|
| 'chrome_strings',
|
| 'common_constants_win64',
|
| + 'policy_win64',
|
| '../app/app.gyp:app_base_nacl_win64',
|
| '../app/app.gyp:app_resources',
|
| '../base/base.gyp:base_nacl_win64',
|
|
|