Index: webrtc/examples/BUILD.gn |
diff --git a/webrtc/examples/BUILD.gn b/webrtc/examples/BUILD.gn |
index 6f7eaa702b12af5df792d773f12bc8bb9a4829da..dfe15d18d703312316de661ce5eecd2282226ad4 100644 |
--- a/webrtc/examples/BUILD.gn |
+++ b/webrtc/examples/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") |