| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 2f93d9ed04e956ab074722b7ea1f2c3b2ab79075..d2f05119bc38d28d88e44142c9d79ad66fba3c75 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -13,7 +13,6 @@
|
| 'accelerometer/accelerometer_types.h',
|
| 'app_mode/kiosk_oem_manifest_parser.cc',
|
| 'app_mode/kiosk_oem_manifest_parser.h',
|
| - 'arc/bridge/common/arc_message_generator.cc',
|
| 'attestation/attestation_constants.cc',
|
| 'attestation/attestation_constants.h',
|
| 'attestation/attestation_flow.cc',
|
| @@ -479,7 +478,6 @@
|
| '../crypto/crypto.gyp:crypto',
|
| '../dbus/dbus.gyp:dbus',
|
| '../google_apis/google_apis.gyp:google_apis',
|
| - '../ipc/ipc.gyp:ipc',
|
| '../net/net.gyp:net',
|
| '../third_party/icu/icu.gyp:icui18n',
|
| '../third_party/libxml/libxml.gyp:libxml',
|
|
|