summaryrefslogtreecommitdiffstats
path: root/chrome_elf/chrome_elf_constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_elf/chrome_elf_constants.h')
-rw-r--r--chrome_elf/chrome_elf_constants.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome_elf/chrome_elf_constants.h b/chrome_elf/chrome_elf_constants.h
index 92e44ca..bda7a50 100644
--- a/chrome_elf/chrome_elf_constants.h
+++ b/chrome_elf/chrome_elf_constants.h
@@ -10,10 +10,7 @@
#include <windows.h>
// directory names
-extern const wchar_t kAppDataDirName[];
-extern const wchar_t kCanaryAppDataDirName[];
extern const wchar_t kLocalStateFilename[];
-extern const wchar_t kPreferencesFilename[];
extern const wchar_t kUserDataDirName[];
namespace blacklist {