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

Unified Diff: ui/file_manager/file_manager_resource_util.cc

Issue 467193003: ui: Remove unneeded includes of grit/ui_resources.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 4 months 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 | « ui/base/l10n/time_format_unittest.cc ('k') | ui/message_center/views/message_center_button_bar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager_resource_util.cc
diff --git a/ui/file_manager/file_manager_resource_util.cc b/ui/file_manager/file_manager_resource_util.cc
index 5e8972073c11d20e392cad3de56d8b1af345cb2f..115f18d7e94809de618b54f525b1e83d79c627cd 100644
--- a/ui/file_manager/file_manager_resource_util.cc
+++ b/ui/file_manager/file_manager_resource_util.cc
@@ -4,8 +4,8 @@
#include "ui/file_manager/file_manager_resource_util.h"
+#include "base/logging.h"
#include "grit/file_manager_resources_map.h"
-#include "ui/base/resource/resource_bundle.h"
namespace file_manager {
« no previous file with comments | « ui/base/l10n/time_format_unittest.cc ('k') | ui/message_center/views/message_center_button_bar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698