| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index b25f993d62c8523c4a57e865411a8ce378e30b24..619b7e920ea358e4e540bd4109671f97892f30cc 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -97,6 +97,7 @@ static_library("ui") {
|
| "//third_party/hunspell",
|
| "//third_party/leveldatabase",
|
| "//third_party/npapi",
|
| + "//third_party/libjingle",
|
| "//third_party/re2",
|
| "//ui/compositor",
|
| "//ui/surface",
|
| @@ -108,7 +109,6 @@ static_library("ui") {
|
| "//webkit/common:storage",
|
| #'debugger', TODO(GYP)
|
| #'installer_util', TODO(GYP)
|
| - #'../third_party/libjingle/libjingle.gyp:libjingle', TODO(GYP)
|
| ]
|
| # TODO(GYP)
|
| #'defines': [
|
|
|