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

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, 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: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index cc30c8f759e2c233a76631907d7b6269beea4c2e..6e6d28151f9e6f817a686ab5ffd8410e96f4d246 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -575,12 +575,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',

Powered by Google App Engine
This is Rietveld 408576698