| Index: content/public/renderer/BUILD.gn
|
| diff --git a/content/public/renderer/BUILD.gn b/content/public/renderer/BUILD.gn
|
| index 0ab2d33a7ff8c57bb40825dd9855a659eecf1c51..719eadf6771980e13dd3748f7c48c017414328ae 100644
|
| --- a/content/public/renderer/BUILD.gn
|
| +++ b/content/public/renderer/BUILD.gn
|
| @@ -31,8 +31,8 @@ source_set("renderer_sources") {
|
| "//content/public/common:common_sources",
|
| "//content/renderer",
|
| "//skia",
|
| - "//third_party/libjingle",
|
| "//third_party/WebKit/public:blink_headers",
|
| + "//third_party/libjingle",
|
| "//third_party/widevine/cdm:version_h",
|
| "//ui/gfx",
|
| "//v8",
|
|
|