| Index: chrome/chrome_common.gypi
|
| ===================================================================
|
| --- chrome/chrome_common.gypi (revision 87093)
|
| +++ chrome/chrome_common.gypi (working copy)
|
| @@ -69,8 +69,6 @@
|
| 'common/profiling.h',
|
| 'common/ref_counted_util.h',
|
| 'common/safe_browsing/safebrowsing_messages.h',
|
| - 'common/sandbox_policy.cc',
|
| - 'common/sandbox_policy.h',
|
| 'common/switch_utils.cc',
|
| 'common/switch_utils.h',
|
| 'common/time_format.cc',
|
| @@ -330,11 +328,6 @@
|
| '../third_party/GTM',
|
| ],
|
| }],
|
| - ['OS!="win"', {
|
| - 'sources!': [
|
| - 'common/sandbox_policy.cc',
|
| - ],
|
| - }],
|
| ['remoting==1', {
|
| 'dependencies': [
|
| '../remoting/remoting.gyp:remoting_client_plugin',
|
|
|