| Index: third_party/libjingle_xmpp/BUILD.gn
|
| diff --git a/third_party/libjingle_xmpp/BUILD.gn b/third_party/libjingle_xmpp/BUILD.gn
|
| index f359263abf195df079ea4b5cecd1f90bdd7eced3..c44fbab084e52ac8706aa61f285a4ed68847a354 100644
|
| --- a/third_party/libjingle_xmpp/BUILD.gn
|
| +++ b/third_party/libjingle_xmpp/BUILD.gn
|
| @@ -3,7 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| # TODO(kjellander): Remove remaining dependencies on the WebRTC codebase.
|
| -import("../webrtc/build/webrtc.gni")
|
| +import("../webrtc/webrtc.gni")
|
|
|
| group("libjingle_xmpp") {
|
| public_deps = [
|
|
|