| Index: remoting/host/win/host_service_resource.h
|
| diff --git a/chrome/installer/setup/setup_resource.h b/remoting/host/win/host_service_resource.h
|
| similarity index 72%
|
| copy from chrome/installer/setup/setup_resource.h
|
| copy to remoting/host/win/host_service_resource.h
|
| index 93f8264959b55b99a9a301a011f67baf225f031f..82de04d7344f1af458b7d59cd157b5f037ea17ba 100644
|
| --- a/chrome/installer/setup/setup_resource.h
|
| +++ b/remoting/host/win/host_service_resource.h
|
| @@ -1,12 +1,13 @@
|
| -// Copyright (c) 2009 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2012 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.
|
|
|
| //{{NO_DEPENDENCIES}}
|
| // Microsoft Visual C++ generated include file.
|
| -// Used by setup.rc
|
| +// Used by host_service.rc
|
| //
|
| -#define IDI_SETUP 101
|
| +#define IDS_DISPLAY_SERVICE_NAME 101
|
| +#define IDS_SERVICE_DESCRIPTION 102
|
|
|
| // Next default values for new objects
|
| //
|
|
|