Chromium Code Reviews| Index: remoting/ios/app/BUILD.gn |
| diff --git a/remoting/ios/app/BUILD.gn b/remoting/ios/app/BUILD.gn |
| index 76dd6dc1e52e080e0ace480c6ca3b1225ab61a21..551ea388b3c0a41d6bbda57dac66a385b8fb3b08 100644 |
| --- a/remoting/ios/app/BUILD.gn |
| +++ b/remoting/ios/app/BUILD.gn |
| @@ -65,6 +65,7 @@ source_set("main") { |
| ] |
| deps = [ |
| ":common_source_set", |
| + "//remoting/ios/app/resources:system_icons", |
| ] |
| configs += [ "//build/config/compiler:enable_arc" ] |
| } |