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

Unified Diff: chrome/chrome_browser.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.gyp ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 32928fbdd3bfa2cd6eecb333a39e6246280e987f..53f72f042aa0d3faed82af0433a15814e9516b88 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4234,11 +4234,6 @@
['include', '^browser/safe_browsing/safe_browsing_tab_observer.h'],
],
}],
- ['enable_plugin_installation', {
- 'defines': [
- 'ENABLE_PLUGIN_INSTALLATION',
- ],
- }],
['chromeos==0', {
'sources/': [
['exclude', '^browser/chromeos'],
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698