| Index: build/all.gyp
|
| ===================================================================
|
| --- build/all.gyp (revision 260714)
|
| +++ build/all.gyp (working copy)
|
| @@ -140,13 +140,6 @@
|
| '../chrome/chrome.gyp:linux_packages_<(channel)',
|
| ],
|
| }],
|
| - ['chromeos==0', {
|
| - 'dependencies': [
|
| - '../third_party/cros_dbus_cplusplus/cros_dbus_cplusplus.gyp:*',
|
| - '../third_party/libmtp/libmtp.gyp:*',
|
| - '../third_party/mtpd/mtpd.gyp:*',
|
| - ],
|
| - }],
|
| ['enable_ipc_fuzzer==1', {
|
| 'dependencies': [
|
| '../tools/ipc_fuzzer/ipc_fuzzer.gyp:*',
|
|
|