Index: webrtc/modules/media_file/BUILD.gn |
diff --git a/webrtc/modules/media_file/BUILD.gn b/webrtc/modules/media_file/BUILD.gn |
index 8003cd8160f0425e6b5c7fe2e3e671a7247020f5..32825afb2beac863361bc85e388b6913a9573e7d 100644 |
--- a/webrtc/modules/media_file/BUILD.gn |
+++ b/webrtc/modules/media_file/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") |
config("media_file_config") { |
visibility = [ ":*" ] # Only targets in this file can depend on this. |