summaryrefslogtreecommitdiff
path: root/chromium/net/disk_cache/simple/simple_net_log_parameters.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/net/disk_cache/simple/simple_net_log_parameters.h')
-rw-r--r--chromium/net/disk_cache/simple/simple_net_log_parameters.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/net/disk_cache/simple/simple_net_log_parameters.h b/chromium/net/disk_cache/simple/simple_net_log_parameters.h
index 41ea9a2af91..a8e46ecf244 100644
--- a/chromium/net/disk_cache/simple/simple_net_log_parameters.h
+++ b/chromium/net/disk_cache/simple/simple_net_log_parameters.h
@@ -5,7 +5,7 @@
#ifndef NET_DISK_CACHE_SIMPLE_NET_LOG_PARAMETERS_H_
#define NET_DISK_CACHE_SIMPLE_NET_LOG_PARAMETERS_H_
-#include "net/base/net_log.h"
+#include "net/log/net_log.h"
// This file augments the functions in net/disk_cache/net_log_parameters.h to
// include ones that deal with specifics of the Simple Cache backend.