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

Unified Diff: chrome/browser/component_updater/pepper_flash_component_installer.h

Issue 2041573002: Refactor flash component installer to use DefaultComponentInstaller. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync & non-Linux fix Created 4 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
« no previous file with comments | « no previous file | chrome/browser/component_updater/pepper_flash_component_installer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/component_updater/pepper_flash_component_installer.h
diff --git a/chrome/browser/component_updater/pepper_flash_component_installer.h b/chrome/browser/component_updater/pepper_flash_component_installer.h
index 3f81ffc885bf36b95c732cd2152955c2e7e7bd27..6323ef697833bd62f06c1a302f5168c69fb1a482 100644
--- a/chrome/browser/component_updater/pepper_flash_component_installer.h
+++ b/chrome/browser/component_updater/pepper_flash_component_installer.h
@@ -5,11 +5,6 @@
#ifndef CHROME_BROWSER_COMPONENT_UPDATER_PEPPER_FLASH_COMPONENT_INSTALLER_H_
#define CHROME_BROWSER_COMPONENT_UPDATER_PEPPER_FLASH_COMPONENT_INSTALLER_H_
-namespace base {
-class DictionaryValue;
-class Version;
-}
-
namespace component_updater {
class ComponentUpdateService;
« no previous file with comments | « no previous file | chrome/browser/component_updater/pepper_flash_component_installer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698