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

Unified Diff: chrome_frame/test/net/fake_external_tab.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/tools/build/win/FILES ('k') | views/examples/examples_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/test/net/fake_external_tab.cc
diff --git a/chrome_frame/test/net/fake_external_tab.cc b/chrome_frame/test/net/fake_external_tab.cc
index 63ddf87dd1c73634ca7530d6e07c3e9b2562f696..5168372190002c99d9f0da98204ed487046aa520 100644
--- a/chrome_frame/test/net/fake_external_tab.cc
+++ b/chrome_frame/test/net/fake_external_tab.cc
@@ -105,7 +105,6 @@ void FakeExternalTab::Initialize() {
app::RegisterPathProvider();
ResourceBundle::InitSharedInstance(L"en-US");
- ResourceBundle::GetSharedInstance().LoadThemeResources();
const CommandLine* cmd = CommandLine::ForCurrentProcess();
browser_process_.reset(new BrowserProcessImpl(*cmd));
« no previous file with comments | « chrome/tools/build/win/FILES ('k') | views/examples/examples_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698