Index: webrtc/pc/BUILD.gn |
diff --git a/webrtc/pc/BUILD.gn b/webrtc/pc/BUILD.gn |
index 5c4d87c677ee08fb48ffce2415f5f77160f8943c..7c3760b3255ce9a8c9b488a5512f582e6287465f 100644 |
--- a/webrtc/pc/BUILD.gn |
+++ b/webrtc/pc/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") |
if (is_android) { |
import("//build/config/android/config.gni") |
import("//build/config/android/rules.gni") |