Chromium Code Reviews| Index: chrome/common_constants.gyp |
| diff --git a/chrome/common_constants.gyp b/chrome/common_constants.gyp |
| index b0ee2cdec5876b574a922a677aaf300e7f57d29b..bf405264ac351457258b39e5a09a2d7703ab3514 100644 |
| --- a/chrome/common_constants.gyp |
| +++ b/chrome/common_constants.gyp |
| @@ -13,6 +13,8 @@ |
| 'target_defaults': { |
| 'sources': [ |
| + '../extensions/common/constants.cc', |
|
gab
2013/07/23 19:38:15
Add a TODO to move this to an 'extension_constants
|
| + '../extensions/common/constants.h', |
| 'common/chrome_constants.cc', |
| 'common/chrome_constants.h', |
| 'common/chrome_paths.cc', |