// Copyright 2009 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_INSTALLER_MINI_INSTALLER_MINI_INSTALLER_RESOURCE_H_
#define CHROME_INSTALLER_MINI_INSTALLER_MINI_INSTALLER_RESOURCE_H_
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by mini_installer.rc
//
#define IDI_MINI_INSTALLER 107
#define IDC_STATIC -1
// The identifier of the RCDATA resource holding the version of Chrome on which
// a differential update is based. The resource is not present for full
// installers.
#define ID_PREVIOUS_VERSION 1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif
#endif // CHROME_INSTALLER_MINI_INSTALLER_MINI_INSTALLER_RESOURCE_H_