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

Side by Side Diff: chrome_frame/resource.h

Issue 18769007: Make the dismiss button on the CF infobar be an image button. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 7 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « chrome/app/cf_resources.rc ('k') | chrome_frame/resources/chrome_frame_resources.grd » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 //{{NO_DEPENDENCIES}} 1 //{{NO_DEPENDENCIES}}
2 2
3 // Copyright (c) 2009 The Chromium Authors. All rights reserved. 3 // Copyright (c) 2009 The Chromium Authors. All rights reserved.
4 // Use of this source code is governed by a BSD-style license that can be 4 // Use of this source code is governed by a BSD-style license that can be
5 // found in the LICENSE file. 5 // found in the LICENSE file.
6 6
7 // Microsoft Visual C++ generated include file. 7 // Microsoft Visual C++ generated include file.
8 // Used by resources/tlb_resource.rc 8 // Used by resources/tlb_resource.rc
9 9
10 // Default values for new objects 10 // Default values for new objects
11 // 11 //
12 #ifdef APSTUDIO_INVOKED 12 #ifdef APSTUDIO_INVOKED
13 #ifndef APSTUDIO_READONLY_SYMBOLS 13 #ifndef APSTUDIO_READONLY_SYMBOLS
14 #define _APS_NEXT_RESOURCE_VALUE 204 14 #define _APS_NEXT_RESOURCE_VALUE 204
15 #define _APS_NEXT_COMMAND_VALUE 32770 15 #define _APS_NEXT_COMMAND_VALUE 32770
16 #define _APS_NEXT_CONTROL_VALUE 205 16 #define _APS_NEXT_CONTROL_VALUE 205
17 #define _APS_NEXT_SYMED_VALUE 108 17 #define _APS_NEXT_SYMED_VALUE 108
18 #endif 18 #endif
19 #endif 19 #endif
OLDNEW
« no previous file with comments | « chrome/app/cf_resources.rc ('k') | chrome_frame/resources/chrome_frame_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698