| Index: chrome/common_constants.gyp
|
| diff --git a/chrome/common_constants.gyp b/chrome/common_constants.gyp
|
| index cf315ca0c885143f653197c7e30a08c970617603..5f8688ff83ae4eabb9e0796076e6248ea1fdda88 100644
|
| --- a/chrome/common_constants.gyp
|
| +++ b/chrome/common_constants.gyp
|
| @@ -8,6 +8,8 @@
|
| 'common_constants_sources': [
|
| 'common/chrome_constants.cc',
|
| 'common/chrome_constants.h',
|
| + 'common/chrome_constants_util_win.cc',
|
| + 'common/chrome_constants_util_win.h',
|
| 'common/chrome_features.cc',
|
| 'common/chrome_features.h',
|
| 'common/chrome_icon_resources_win.cc',
|
|
|