| Index: ui/base/ui_base_paths.h
|
| diff --git a/ui/base/ui_base_paths.h b/ui/base/ui_base_paths.h
|
| index 2a3e0620c495c9938a9bf56c91d614cf2332a2b9..cf5e0041e6f8740f7f0083c6a3a6968674d8efda 100644
|
| --- a/ui/base/ui_base_paths.h
|
| +++ b/ui/base/ui_base_paths.h
|
| @@ -19,7 +19,7 @@ enum {
|
| DIR_LOCALES, // Directory where locale resources are stored.
|
|
|
| // Valid only in development environment; TODO(darin): move this
|
| - DIR_TEST_DATA, // Directory where unit test data resides.
|
| + UI_DIR_TEST_DATA, // Directory where unit test data resides.
|
|
|
| #if defined(OS_ANDROID)
|
| DIR_RESOURCE_PAKS_ANDROID,
|
|
|