Chromium Code Reviews| Index: webrtc/p2p/BUILD.gn |
| diff --git a/webrtc/p2p/BUILD.gn b/webrtc/p2p/BUILD.gn |
| index 7a25a75b741943c359548ad03951b7394d492cca..f74892dc66479c632c1f71f125dc0614c3f8c61c 100644 |
| --- a/webrtc/p2p/BUILD.gn |
| +++ b/webrtc/p2p/BUILD.gn |
| @@ -6,7 +6,7 @@ |
| # in the file PATENTS. All contributing project authors may |
| # be found in the AUTHORS file in the root of the source tree. |
| -import("../build/webrtc.gni") |
| +import("../webrtc.gni") |
| group("p2p") { |
| public_deps = [ |