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

Unified Diff: chrome/chrome_browser.gypi

Issue 8664027: Add PluginInstaller to encapsulate information about a missing plug-in. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review 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
« no previous file with comments | « chrome/browser/resources/plugins_win.json ('k') | no next file » | 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 64c14b1dd3c322436aee48d840af8f29ac8963bc..a915b0858748e6f23ec06ab378dc74ca693caff9 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1729,6 +1729,8 @@
'browser/plugin_download_helper.h',
'browser/plugin_finder.cc',
'browser/plugin_finder.h',
+ 'browser/plugin_installer.cc',
+ 'browser/plugin_installer.h',
'browser/plugin_installer_infobar_delegate.cc',
'browser/plugin_installer_infobar_delegate.h',
'browser/plugin_observer.cc',
« no previous file with comments | « chrome/browser/resources/plugins_win.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698