| Index: ui/base/resource/resource_bundle.h
|
| diff --git a/ui/base/resource/resource_bundle.h b/ui/base/resource/resource_bundle.h
|
| index f19999647f70738ccf52b4993b7258b35081cf1b..1a5f37314fd3b27b6054a1ea07903152d6516eec 100644
|
| --- a/ui/base/resource/resource_bundle.h
|
| +++ b/ui/base/resource/resource_bundle.h
|
| @@ -190,11 +190,6 @@ class UI_EXPORT ResourceBundle {
|
| public:
|
| #endif
|
|
|
| - // TODO(glen): Move these into theme provider (dialogs still depend on
|
| - // ResourceBundle).
|
| - static const SkColor frame_color;
|
| - static const SkColor frame_color_inactive;
|
| -
|
| // TODO(beng): These browser-specific concepts should move to ThemeProvider.
|
| static const SkColor toolbar_color;
|
| static const SkColor toolbar_separator_color;
|
|
|