Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3796)

Unified Diff: chrome/app/chrome_dll_resource.h

Issue 2834973002: Revert of Enable side-by-side beta and dev channels. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/chrome_dll.rc ('k') | chrome/app/chrome_exe.rc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/
« no previous file with comments | « chrome/app/chrome_dll.rc ('k') | chrome/app/chrome_exe.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698