Chromium Code Reviews| Index: ash/BUILD.gn |
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn |
| index a11f7f0ce0bfcced4811859b26d0f15d94310120..1feb969814dccd95c1c50177edd8e07b6c4c0494 100644 |
| --- a/ash/BUILD.gn |
| +++ b/ash/BUILD.gn |
| @@ -104,6 +104,7 @@ component("ash") { |
| deps += [ |
| "//chromeos", |
| "//chromeos:power_manager_proto", |
| + "//components/quirks", |
| "//device/bluetooth", |
| # TODO(msw): Remove this; only ash_with_content should depend on webkit. |