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

Unified Diff: third_party/WebKit/Source/core/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 | « content/renderer/BUILD.gn ('k') | third_party/WebKit/Source/core/core.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index 971efcc8867378d32f096de62b8ec45199b04f88..6296506a3697f022b54dc59d5c3f1291a225175d 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -75,7 +75,6 @@ source_set("generated") {
"//third_party/libwebp",
"//third_party/libxml",
"//third_party/libxslt",
- "//third_party/npapi",
"//third_party/qcms",
"//third_party/sqlite",
@@ -102,7 +101,6 @@ source_set("prerequisites") {
"//third_party/libwebp",
"//third_party/libxml",
"//third_party/libxslt",
- "//third_party/npapi",
"//third_party/ots",
"//third_party/qcms",
"//third_party/snappy",
@@ -156,7 +154,6 @@ component("core") {
"//skia",
"//third_party/WebKit/Source/platform",
"//third_party/WebKit/Source/wtf",
- "//third_party/npapi",
"//third_party/qcms",
"//url",
"//v8",
@@ -439,7 +436,6 @@ source_set("core_generated") {
"//third_party/libwebp",
"//third_party/libxml",
"//third_party/libxslt",
- "//third_party/npapi",
"//third_party/qcms",
"//third_party/sqlite",
« no previous file with comments | « content/renderer/BUILD.gn ('k') | third_party/WebKit/Source/core/core.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698