| Index: views/examples/examples_main.cc
|
| diff --git a/views/examples/examples_main.cc b/views/examples/examples_main.cc
|
| index 2dc6c9679f2c0b8a2f66861cf47bc6f3632e8cc7..d061871db6b87849b999e72248c3f1fde6fd9fa0 100644
|
| --- a/views/examples/examples_main.cc
|
| +++ b/views/examples/examples_main.cc
|
| @@ -45,7 +45,6 @@ void ExamplesMain::Run() {
|
| // This requires chrome to be built first right now.
|
| // TODO(oshima): fix build to include resource file.
|
| ResourceBundle::InitSharedInstance(L"en-US");
|
| - ResourceBundle::GetSharedInstance().LoadThemeResources();
|
|
|
| MessageLoop main_message_loop(MessageLoop::TYPE_UI);
|
|
|
|
|