| Index: chrome/app/chrome_dll_resource.h
|
| diff --git a/chrome/app/chrome_dll_resource.h b/chrome/app/chrome_dll_resource.h
|
| index 2622328e5493081777f8f3207755972e5aebc590..7e8b8602a90cfa9da2bc92a842e907f7e97ac4c2 100644
|
| --- a/chrome/app/chrome_dll_resource.h
|
| +++ b/chrome/app/chrome_dll_resource.h
|
| @@ -1,8 +1,6 @@
|
| // Copyright (c) 2010 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.
|
| -
|
| -// clang-format off
|
|
|
| #define IDR_MAINFRAME 101
|
|
|
| @@ -31,9 +29,5 @@
|
| #define IDI_THROBBER_23 124
|
| #define IDI_THROBBER_24 125
|
| #define IDR_SXS 126
|
| -#define IDR_X004_DEV 127
|
| -#define IDR_X005_BETA 128
|
| -
|
| -// clang-format on
|
|
|
| // Values around 1600 are used by installer/setup/build/
|
|
|