| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 7062139a9fcbc51cc929f6f54f0e7cdb132edef8..bb2ec2fe7d85b2265d24218e33a15a7cba4b68cd 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -38,6 +38,7 @@
|
| '<(DEPTH)/chrome/chrome_resources.gyp:theme_resources',
|
| '<(DEPTH)/chrome/common_constants.gyp:common_constants',
|
| '<(DEPTH)/components/components.gyp:json_schema',
|
| + '<(DEPTH)/components/components.gyp:policy_component',
|
| '<(DEPTH)/components/components.gyp:visitedlink_common',
|
| '<(DEPTH)/content/content.gyp:content_common',
|
| '<(DEPTH)/net/net.gyp:net',
|
| @@ -423,8 +424,6 @@
|
| 'common/pepper_flash.h',
|
| 'common/pepper_permission_util.cc',
|
| 'common/pepper_permission_util.h',
|
| - 'common/policy/policy_schema.cc',
|
| - 'common/policy/policy_schema.h',
|
| 'common/pref_names_util.cc',
|
| 'common/pref_names_util.h',
|
| 'common/print_messages.cc',
|
|
|