| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 2cb8e9238648d6739b63454f8fea77b5942f8913..727f61b93a5640ea61274bb8698a469efb2899e0 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -203,6 +203,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',
|
| @@ -581,6 +582,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',
|
|
|