| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 2a342968ee7d008590e1ac7311a6c23212049dda..554923b7435b1cab878f50a90afbc2830e4dca2d 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -125,9 +125,6 @@ source_set("blink_headers") {
|
|
|
| # Blink exposes icu headers in the public API.
|
| "//third_party/icu:icu_config",
|
| -
|
| - # Blink exposes NPAPI headers in the public API.
|
| - "//third_party/npapi:npapi_config",
|
| ]
|
| sources = blink_headers_values.blink_public_sources
|
| }
|
|
|