| Index: webrtc/modules/congestion_controller/BUILD.gn
 | 
| diff --git a/webrtc/modules/congestion_controller/BUILD.gn b/webrtc/modules/congestion_controller/BUILD.gn
 | 
| index 03e0d5c93f3de5e36a495064e417cd1c8b661816..a20339cd782b4309d767ab2d6b8969c40e02b18e 100644
 | 
| --- a/webrtc/modules/congestion_controller/BUILD.gn
 | 
| +++ b/webrtc/modules/congestion_controller/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")
 | 
|  
 | 
|  rtc_static_library("congestion_controller") {
 | 
|    sources = [
 | 
| 
 |