| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 4499f755d042f6b64c649b85bfb49ac715c6c3d4..cf422a2c82bebc00e3294e61b4032ce492dcf659 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',
|
| @@ -482,7 +481,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',
|
|
|