Chromium Code Reviews| Index: webrtc/tools/BUILD.gn |
| diff --git a/webrtc/tools/BUILD.gn b/webrtc/tools/BUILD.gn |
| index d2992a4ccc4ba142aff2a5765bf08100086e378d..b1e603c8964987becfa6cb05da9f2d068ecbcddb 100644 |
| --- a/webrtc/tools/BUILD.gn |
| +++ b/webrtc/tools/BUILD.gn |
| @@ -7,7 +7,7 @@ |
| # be found in the AUTHORS file in the root of the source tree. |
| import("//third_party/protobuf/proto_library.gni") |
| -import("../webrtc.gni") |
| +import("../build/webrtc.gni") |
| group("tools") { |
| # This target shall build all targets in tools/. |