| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index fe5f6f26a295efda1eb34dedf31f0f3f8d5398fc..b5e91524892eac1bae31b616140b72b46a5a4345 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -106,6 +106,8 @@ enum {
|
| // files to be installed when managed user
|
| // session starts.
|
|
|
| + FILE_LIBADDRESSINPUT_CACHE, // FIXME
|
| +
|
| // 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.
|
|
|