blob: 530b558301d063bc05e84b115f78b9586af22158 [file] [log] [blame]
// Copyright 2007-2010 Google Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// ========================================================================
#ifndef OMAHA_TESTING_RESOURCE_H__
#define OMAHA_TESTING_RESOURCE_H__
#define IDS_EXPECTED_UPDATE_REQUEST1 8102
#define IDS_EXPECTED_UPDATE_REQUEST_TTTOKEN 8103
#define IDS_EXPECTED_UPDATE_REQUEST_UPDATE_DISABLED 8104
#define IDS_EXPECTED_UPDATE_REQUEST2 8105
#define IDS_EXPECTED_UPDATE_REQUEST3 8106
#define IDS_EXPECTED_UPDATE_REQUEST4 8107
#define IDS_EXPECTED_UPDATE_REQUEST5 8108
#define IDS_ESCAPE_TEST 8120
#define IDS_ESCAPE_TEST1 8121
#endif // OMAHA_TESTING_RESOURCE_H__