| Index: webrtc/common_video/BUILD.gn
|
| diff --git a/webrtc/common_video/BUILD.gn b/webrtc/common_video/BUILD.gn
|
| index 3b33bcca8d43de3455944b18483ff4cba30a23c8..1c13fa4b0609845c4d219fa6b8bf5e105a10b493 100644
|
| --- a/webrtc/common_video/BUILD.gn
|
| +++ b/webrtc/common_video/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("common_video_config") {
|
| include_dirs = [
|
|
|