summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/unpacker.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/unpacker.h')
-rw-r--r--chrome/common/extensions/unpacker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/unpacker.h b/chrome/common/extensions/unpacker.h
index b63a325..f101aa7 100644
--- a/chrome/common/extensions/unpacker.h
+++ b/chrome/common/extensions/unpacker.h
@@ -8,7 +8,7 @@
#include <string>
#include <vector>
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/memory/scoped_ptr.h"
#include "base/tuple.h"
#include "chrome/common/extensions/manifest.h"