Chromium Code Reviews

Unified Diff: app/resource_bundle_dummy.cc

Issue 3071012: Cleanup: Remove unneeded headers from base/ (part 1) (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | app/win_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/resource_bundle_dummy.cc
===================================================================
--- app/resource_bundle_dummy.cc (revision 54623)
+++ app/resource_bundle_dummy.cc (working copy)
@@ -8,7 +8,6 @@
#include "base/lock.h"
#include "base/logging.h"
-#include "base/win_util.h"
#include "gfx/font.h"
ResourceBundle* ResourceBundle::g_shared_instance_ = NULL;
« no previous file with comments | « no previous file | app/win_util.cc » ('j') | no next file with comments »

Powered by Google App Engine