| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 5f979172d445babff60b59fa6d930533965f9f39..a78d83f23b08883fde72619ada6dae8a7085cfe1 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -1023,6 +1023,7 @@
|
| '../chromeos/chromeos.gyp:chromeos',
|
| # Ash #includes power_supply_properties.pb.h directly.
|
| '../chromeos/chromeos.gyp:power_manager_proto',
|
| + '../components/components.gyp:quirks',
|
| '../device/bluetooth/bluetooth.gyp:device_bluetooth',
|
| '../third_party/qcms/qcms.gyp:qcms',
|
| '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources',
|
|
|