Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 4e6816fd85b59e9b5cef41708ffab00d66d60721..19a60d55c726a3c1439b9cf5e59a1e30ab2a0324 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -13,7 +13,7 @@ group("default") { |
| deps = [ |
| "//webrtc", |
| "//webrtc/examples", |
| - "//webrtc/tools", |
| + "//webrtc/rtc_tools", |
| ] |
| if (rtc_include_tests) { |
| deps += [ "//webrtc:webrtc_tests" ] |