summaryrefslogtreecommitdiffstats
path: root/chrome/common/zip.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/zip.h')
-rw-r--r--chrome/common/zip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/zip.h b/chrome/common/zip.h
index eaec297..069d150 100644
--- a/chrome/common/zip.h
+++ b/chrome/common/zip.h
@@ -6,7 +6,7 @@
#define CHROME_COMMON_ZIP_H_
#pragma once
-#include "base/file_path.h"
+class FilePath;
// Zip the contents of src_dir into dest_file. src_path must be a directory.
// An entry will *not* be created in the zip for the root folder -- children