| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 5d870da5d92530bb862bc88dc4417a2481cf288f..b269d837616ed7dc7190d57e79da2a4c538de4bf 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2011 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.
|
|
|
| @@ -188,9 +188,6 @@
|
| #define IDC_WRITING_DIRECTION_LTR 41122 // OSX only
|
| #define IDC_WRITING_DIRECTION_RTL 41123 // OSX only
|
|
|
| -// Remoting
|
| -#define IDC_REMOTING_SETUP 41140
|
| -
|
| // Translate
|
| #define IDC_TRANSLATE_OPTIONS_ALWAYS 42000
|
| #define IDC_TRANSLATE_OPTIONS_NEVER_TRANSLATE_LANG 42001
|
|
|