Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index cd1e630ce7543efeb2c74ee5b3efb1fdbfffc862..487f27be558c8b06d4901e6d37543f8678019621 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -1026,6 +1026,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', |
@@ -1228,6 +1229,7 @@ |
'dependencies': [ |
'../chromeos/chromeos.gyp:chromeos_test_support_without_gmock', |
'../chromeos/chromeos.gyp:power_manager_proto', |
+ '../components/components.gyp:quirks', |
'../device/bluetooth/bluetooth.gyp:device_bluetooth', |
'../ui/display/display.gyp:display', |
'../ui/display/display.gyp:display_test_support', |