| Index: chrome/common_constants.gyp
|
| diff --git a/chrome/common_constants.gyp b/chrome/common_constants.gyp
|
| index 50b35748828793cbf8b1210cbed1c997737a1b44..8df17969a94f2a75d4871d812338e049ab4ad12b 100644
|
| --- a/chrome/common_constants.gyp
|
| +++ b/chrome/common_constants.gyp
|
| @@ -13,9 +13,6 @@
|
|
|
| 'target_defaults': {
|
| 'sources': [
|
| - # TODO(yoz): Create an extension_constants target for these.
|
| - '../extensions/common/constants.cc',
|
| - '../extensions/common/constants.h',
|
| 'common/chrome_constants.cc',
|
| 'common/chrome_constants.h',
|
| 'common/chrome_icon_resources_win.cc',
|
|
|