Chromium Code Reviews| Index: ui/aura/BUILD.gn |
| diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn |
| index 4f9a4a839a2178d033aa0116839644aa217c120c..124ce333596783da68e51c4ba880eb4c55306b02 100644 |
| --- a/ui/aura/BUILD.gn |
| +++ b/ui/aura/BUILD.gn |
| @@ -121,11 +121,6 @@ component("aura") { |
| sources -= [ |
| "input_state_lookup.cc", |
| ] |
| - |
| - deps += [ |
| - "//ui/metro_viewer", |
| - "//ipc", |
| - ] |
| } |
| if (use_ozone) { |