summaryrefslogtreecommitdiffstats
path: root/content/public/browser/devtools_http_handler_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/public/browser/devtools_http_handler_delegate.h')
-rw-r--r--content/public/browser/devtools_http_handler_delegate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/public/browser/devtools_http_handler_delegate.h b/content/public/browser/devtools_http_handler_delegate.h
index 2e3d2e2..6bf0c36 100644
--- a/content/public/browser/devtools_http_handler_delegate.h
+++ b/content/public/browser/devtools_http_handler_delegate.h
@@ -8,7 +8,7 @@
#include <string>
#include <vector>
-#include "base/file_path.h"
+#include "base/files/file_path.h"
class GURL;