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

Unified Diff: chrome/default_plugin/default_plugin.gyp

Issue 8689001: Reland 111519: Remove default plug-in on Mac, Gtk and Aura. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 9 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: chrome/default_plugin/default_plugin.gyp
diff --git a/chrome/default_plugin/default_plugin.gyp b/chrome/default_plugin/default_plugin.gyp
index 4d3f6007ea7786e34945971b274d9e9e0595b6b2..30aab7823239455ac8e5d9edef5148a3a12aa612 100644
--- a/chrome/default_plugin/default_plugin.gyp
+++ b/chrome/default_plugin/default_plugin.gyp
@@ -29,12 +29,6 @@
'<(DEPTH)/third_party/wtl/include',
],
'sources': [
- 'plugin_impl_aura.cc',
- 'plugin_impl_aura.h',
- 'plugin_impl_gtk.cc',
- 'plugin_impl_gtk.h',
- 'plugin_impl_mac.h',
- 'plugin_impl_mac.mm',
'plugin_impl_win.cc',
'plugin_impl_win.h',
'plugin_installer_base.cc',

Powered by Google App Engine
This is Rietveld 408576698