Chromium Code Reviews

Unified Diff: base/test_file_util_win.cc

Issue 43148: Remove unneeded uses of logging.h in header files. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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 | « base/task.h ('k') | base/timer.h » ('j') | chrome/common/chrome_plugin_util.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/test_file_util_win.cc
===================================================================
--- base/test_file_util_win.cc (revision 11577)
+++ base/test_file_util_win.cc (working copy)
@@ -10,6 +10,7 @@
#include "base/file_path.h"
#include "base/file_util.h"
+#include "base/logging.h"
#include "base/scoped_handle.h"
namespace file_util {
« no previous file with comments | « base/task.h ('k') | base/timer.h » ('j') | chrome/common/chrome_plugin_util.h » ('J')

Powered by Google App Engine