Add new certificateProvider extension API.
[chromium-blink-merge.git] / chrome / installer / mini_installer / mini_installer_resource.h
blobf739cd35495c8d0eef7a95db676df648b48d132c
1 // Copyright (c) 2009 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 //{{NO_DEPENDENCIES}}
6 // Microsoft Visual C++ generated include file.
7 // Used by mini_installer.rc
8 //
9 #define IDI_MINI_INSTALLER 107
10 #define IDC_STATIC -1
12 // The identifier of the RCDATA resource holding the version of Chrome on which
13 // a differential update is based. The resource is not present for full
14 // installers.
15 #define ID_PREVIOUS_VERSION 1
17 // Next default values for new objects
19 #ifdef APSTUDIO_INVOKED
20 #ifndef APSTUDIO_READONLY_SYMBOLS
21 #define _APS_NO_MFC 1
22 #define _APS_NEXT_RESOURCE_VALUE 129
23 #define _APS_NEXT_COMMAND_VALUE 32771
24 #define _APS_NEXT_CONTROL_VALUE 1000
25 #define _APS_NEXT_SYMED_VALUE 110
26 #endif
27 #endif