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

Unified Diff: chrome/installer/setup/chrome_frame_quick_enable.h

Issue 132113002: Merge 241116 "Remove Chrome Frame quick-enable." (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1750/src/
Patch Set: Created 6 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_installer.gypi ('k') | chrome/installer/setup/chrome_frame_quick_enable.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/setup/chrome_frame_quick_enable.h
===================================================================
--- chrome/installer/setup/chrome_frame_quick_enable.h (revision 243908)
+++ chrome/installer/setup/chrome_frame_quick_enable.h (working copy)
@@ -1,24 +0,0 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-//
-// Support for Chrome Frame quick enable.
-
-#ifndef CHROME_INSTALLER_SETUP_CHROME_FRAME_QUICK_ENABLE_H_
-#define CHROME_INSTALLER_SETUP_CHROME_FRAME_QUICK_ENABLE_H_
-
-#include "chrome/installer/util/util_constants.h"
-
-namespace installer {
-
-class InstallationState;
-class InstallerState;
-
-// Installs Chrome Frame in the same location as Chrome is currently installed
-// in. Setup is assumed to be running from the Installer directory.
-InstallStatus ChromeFrameQuickEnable(const InstallationState& machine_state,
- InstallerState* installer_state);
-
-} // namespace installer
-
-#endif // CHROME_INSTALLER_SETUP_CHROME_FRAME_QUICK_ENABLE_H_
« no previous file with comments | « chrome/chrome_installer.gypi ('k') | chrome/installer/setup/chrome_frame_quick_enable.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698