Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 1860753002: Remove third_party/npapi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_03_content_child_npapi
Patch Set: messed up previous upload Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/web/web.gyp ('k') | third_party/npapi/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
}
« no previous file with comments | « third_party/WebKit/Source/web/web.gyp ('k') | third_party/npapi/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698