summaryrefslogtreecommitdiffstats
path: root/base/perftimer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/perftimer.cc')
-rw-r--r--base/perftimer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/perftimer.cc b/base/perftimer.cc
index 94158c8..9ab7c6b 100644
--- a/base/perftimer.cc
+++ b/base/perftimer.cc
@@ -8,8 +8,8 @@
#include <string>
#include "base/basictypes.h"
-#include "base/file_path.h"
#include "base/file_util.h"
+#include "base/files/file_path.h"
#include "base/logging.h"
static FILE* perf_log_file = NULL;