Index: chrome/common/chrome_paths.h |
diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h |
index c4c3060f3e1733fb999dee057545d406b0dd23d7..b06253162dc5c05d52bcd13bf66a705a5ed4dba2 100644 |
--- a/chrome/common/chrome_paths.h |
+++ b/chrome/common/chrome_paths.h |
@@ -112,6 +112,8 @@ enum { |
// installed per-user. |
#endif |
+ FILE_LIBADDRESSINPUT_CACHE, // Full path to an address validation data file. |
+ |
// Valid only in development environment; TODO(darin): move these |
DIR_GEN_TEST_DATA, // Directory where generated test data resides. |
DIR_TEST_DATA, // Directory where unit test data resides. |