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

Unified Diff: chrome/chrome_common.gypi

Issue 9211007: Add -DENABLE_PLUGIN_INSTALLATION in chrome/renderer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: '' Created 8 years, 11 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index d00b63079b513b7dbf36493a8185fa07bf00541e..a4bfcfa9d4a0bf780be1c4f176f0676e79281be1 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -303,11 +303,6 @@
'../remoting/remoting.gyp:remoting_client_plugin',
],
}],
- ['enable_plugin_installation', {
- 'defines': [
- 'ENABLE_PLUGIN_INSTALLATION',
- ],
- }],
],
'export_dependent_settings': [
'../base/base.gyp:base',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698