| Index: ui/base/ui_base_paths.h
|
| diff --git a/ui/base/ui_base_paths.h b/ui/base/ui_base_paths.h
|
| index 2884ae9941424198103b113d365157529fc3073a..7ca95bc44f30bb8e59df67768dc82f6d6f99e8cb 100644
|
| --- a/ui/base/ui_base_paths.h
|
| +++ b/ui/base/ui_base_paths.h
|
| @@ -18,9 +18,6 @@ enum {
|
|
|
| DIR_LOCALES, // Directory where locale resources are stored.
|
|
|
| - FILE_RESOURCES_PAK, // Path to the data .pak file which holds binary
|
| - // resources.
|
| -
|
| // Valid only in development environment; TODO(darin): move these
|
| DIR_TEST_DATA, // Directory where unit test data resides.
|
|
|
|
|