| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index fc6986acb2ffe1f0e3cb8023e8a3688e1aaafc4b..1459cf21cfc7d27d4ebe23b39b8a428935438516 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -474,11 +474,6 @@
|
| 'common/local_discovery/local_discovery_messages.h',
|
| ]
|
| }],
|
| - ['chromeos==1', {
|
| - 'sources!': [
|
| - 'common/chrome_version_info_linux.cc',
|
| - ],
|
| - }],
|
| ['OS=="mac"', {
|
| 'dependencies': [
|
| '../third_party/google_toolbox_for_mac/google_toolbox_for_mac.gyp:google_toolbox_for_mac',
|
|
|