// 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. // Defines resource ids included from Chrome. This is done to prevent resource // id conflicts. extern int context_menu_IDC_FORWARD; extern int context_menu_IDC_RELOAD; extern int context_menu_IDC_BACK;