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

Side by Side Diff: chrome/default_plugin/default_plugin_resources.h

Issue 2803035: Move default_plugin out of webkit. (Closed)
Patch Set: '' Created 10 years, 5 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 unified diff | Download patch
OLDNEW
1 // Copyright (c) 2006-2008 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 #define IDD_DEFAULT_PLUGIN_INSTALL_DIALOG 2208 5 #define IDD_DEFAULT_PLUGIN_INSTALL_DIALOG 2208
6 #define IDI_DEFAULT_PLUGIN_ICON 2209 6 #define IDI_DEFAULT_PLUGIN_ICON 2209
7 #define IDB_GET_THE_PLUGIN 2210 7 #define IDB_GET_THE_PLUGIN 2210
8 #define IDC_PLUGIN_MAIN_LABEL 2211 8 #define IDC_PLUGIN_MAIN_LABEL 2211
9 #define IDC_PLUGIN_INSTALL_LABEL 2212 9 #define IDC_PLUGIN_INSTALL_LABEL 2212
10 #define IDC_PLUGIN_URL_LABEL 2213 10 #define IDC_PLUGIN_URL_LABEL 2213
11 #define IDC_PLUGIN_INSTALL_CONFIRMATION_LABEL 2214 11 #define IDC_PLUGIN_INSTALL_CONFIRMATION_LABEL 2214
12 #define IDC_PLUGIN_NAME 2215 12 #define IDC_PLUGIN_NAME 2215
13 #define IDC_PLUGIN_NAME_VALUE 2216 13 #define IDC_PLUGIN_NAME_VALUE 2216
OLDNEW
« no previous file with comments | « chrome/default_plugin/default_plugin.gyp ('k') | chrome/default_plugin/default_plugin_resources.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698