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

Unified Diff: views/examples/examples_main.cc

Issue 348033: Remove themes/default.dll and merge the resources into chrome.dll. (Closed)
Patch Set: update comments Created 11 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome_frame/test/net/fake_external_tab.cc ('k') | views/views.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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);
« no previous file with comments | « chrome_frame/test/net/fake_external_tab.cc ('k') | views/views.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698