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

Unified Diff: third_party/WebKit/Source/web/web.gypi

Issue 1426923007: Remove PluginLoadObserver and related logic, it was only used for NPAPI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
Index: third_party/WebKit/Source/web/web.gypi
diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
index 9c0036470635b20a2260b21e5780e82d71e68039..fd174b42d706474827ab3b560ca89abfaee0e617 100644
--- a/third_party/WebKit/Source/web/web.gypi
+++ b/third_party/WebKit/Source/web/web.gypi
@@ -187,8 +187,6 @@
'WebPluginContainerImpl.cpp',
'WebPluginContainerImpl.h',
'WebPluginDocument.cpp',
- 'WebPluginLoadObserver.cpp',
- 'WebPluginLoadObserver.h',
'WebPluginScriptForbiddenScope.cpp',
'WebRange.cpp',
'WebRemoteFrameImpl.cpp',

Powered by Google App Engine
This is Rietveld 408576698