Chromium Code Reviews| Index: webrtc/sdk/BUILD.gn |
| diff --git a/webrtc/sdk/BUILD.gn b/webrtc/sdk/BUILD.gn |
| index 73a749acf9e946caf10dff358b15b16aec597232..6a8091162a303efad797dfd4c5794af949b63fd0 100644 |
| --- a/webrtc/sdk/BUILD.gn |
| +++ b/webrtc/sdk/BUILD.gn |
| @@ -6,8 +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("//build_overrides/webrtc.gni") |
| +import("../build/build.gni") |
|
kjellander_webrtc
2016/09/06 10:36:09
Did you mean to make this //build/build.gni or //b
|
| import("//build/config/mac/mac_sdk.gni") |
| if (is_ios || (is_mac && mac_deployment_target == "10.7")) { |