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

Unified Diff: content/content_shell.gypi

Issue 1161923004: Reland: Plugin Placeholders: Refactor for platforms that don't support plugins (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: A versio that removes gin Wrappable subclassing Created 5 years, 6 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
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 2f30de3d9af5a12adb78dff930eb84b97da89379..5e657278616144e598698f753ad65f49ef4d4f04 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -226,8 +226,6 @@
'shell/renderer/layout_test/leak_detector.h',
'shell/renderer/layout_test/test_media_stream_renderer_factory.cc',
'shell/renderer/layout_test/test_media_stream_renderer_factory.h',
- 'shell/renderer/layout_test/test_plugin_placeholder.cc',
- 'shell/renderer/layout_test/test_plugin_placeholder.h',
'shell/renderer/layout_test/test_video_frame_provider.cc',
'shell/renderer/layout_test/test_video_frame_provider.h',
'shell/renderer/shell_content_renderer_client.cc',

Powered by Google App Engine
This is Rietveld 408576698