Index: chrome/common/chrome_paths.h |
diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h |
index 5e7f4b7af09240e002e0e7efb52cd9b364aae2be..b3b687784aa44efe2d560cb646e3c7f151146529 100644 |
--- a/chrome/common/chrome_paths.h |
+++ b/chrome/common/chrome_paths.h |
@@ -96,6 +96,7 @@ enum { |
#endif |
// 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. |
DIR_TEST_TOOLS, // Directory where unit test tools reside. |