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

Unified Diff: content/content_shell.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 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/content_child.gypi ('k') | content/plugin/plugin_channel.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 9462cc4db937609f0b2a1e31b3cdebefc9b34d83..5b811350943bc50d1eede6d874fa2b9b4546690b 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -573,12 +573,8 @@
'shell/tools/plugin/PluginTest.cpp',
'shell/tools/plugin/PluginTest.h',
'shell/tools/plugin/TestObject.cpp',
- 'shell/tools/plugin/Tests/DocumentOpenInDestroyStream.cpp',
'shell/tools/plugin/Tests/EvaluateJSAfterRemovingPluginElement.cpp',
'shell/tools/plugin/Tests/FormValue.cpp',
- 'shell/tools/plugin/Tests/GetURLNotifyWithURLThatFailsToLoad.cpp',
- 'shell/tools/plugin/Tests/GetURLWithJavaScriptURL.cpp',
- 'shell/tools/plugin/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp',
'shell/tools/plugin/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp',
'shell/tools/plugin/Tests/LeakWindowScriptableObject.cpp',
'shell/tools/plugin/Tests/LogNPPSetWindow.cpp',
« no previous file with comments | « content/content_child.gypi ('k') | content/plugin/plugin_channel.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698