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

Unified Diff: net/disk_cache/flash/storage.h

Issue 184583008: Fix IWYU in base/files/file.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 10 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
Index: net/disk_cache/flash/storage.h
diff --git a/net/disk_cache/flash/storage.h b/net/disk_cache/flash/storage.h
index d875506efb04f33883c7572177efc9f0501e6492..241d3d88ed30617fbac11b79b4000a3cb2f75fb5 100644
--- a/net/disk_cache/flash/storage.h
+++ b/net/disk_cache/flash/storage.h
@@ -7,6 +7,7 @@
#include "base/basictypes.h"
#include "base/files/file.h"
+#include "base/files/file_path.h"
#include "net/base/net_export.h"
namespace disk_cache {

Powered by Google App Engine
This is Rietveld 408576698