| Index: chrome/browser/dom_ui/dom_ui_theme_source.h
|
| ===================================================================
|
| --- chrome/browser/dom_ui/dom_ui_theme_source.h (revision 23149)
|
| +++ chrome/browser/dom_ui/dom_ui_theme_source.h (working copy)
|
| @@ -28,6 +28,9 @@
|
| // Generate and send the CSS for the new tab.
|
| void SendNewTabCSS(int request_id);
|
|
|
| + // Generate and send the CSS for the new incognito tab.
|
| + void SendNewIncognitoTabCSS(int request_id);
|
| +
|
| // Fetch and send the theme bitmap.
|
| void SendThemeBitmap(int request_id, int resource_id);
|
|
|
|
|
| Property changes on: chrome\browser\dom_ui\dom_ui_theme_source.h
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
| Merged /branches/chrome_webkit_merge_branch/chrome/browser/dom_ui/dom_ui_theme_source.h:r69-2775
|
| Merged /trunk/src/chrome/browser/dom_ui/dom_ui_theme_source.h:r22613
|
|
|
|
|