| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 24b3f9e33411a696b5bb7983e71c7e80a5630a23..217030958c8747a81586c77d6b1abca54d68ad1a 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -1018,6 +1018,7 @@
|
| '../chromeos/chromeos.gyp:chromeos',
|
| # Ash #includes power_supply_properties.pb.h directly.
|
| '../chromeos/chromeos.gyp:power_manager_proto',
|
| + '../components/components.gyp:quirks_client',
|
| '../device/bluetooth/bluetooth.gyp:device_bluetooth',
|
| '../third_party/qcms/qcms.gyp:qcms',
|
| '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources',
|
|
|