Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3951)

Unified Diff: base/base_paths.h

Issue 12481028: base: Move the rest of JSONValueSerializer unit tests from c/common to base/json. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | base/base_paths.cc » ('j') | build/android/pylib/gtest/test_runner.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_paths.h
diff --git a/base/base_paths.h b/base/base_paths.h
index 3251a84c6ba9c4d8934d8525e3451c83bb1f5fab..016ddfb1a4d94c8e9cf4f10ca4bb426e6e22e875 100644
--- a/base/base_paths.h
+++ b/base/base_paths.h
@@ -40,6 +40,8 @@ enum BasePathKey {
// should not be used outside of test code.
DIR_USER_DESKTOP, // The current user's Desktop.
+ DIR_TEST_DATA, // Used only for testing.
+
PATH_END
};
« no previous file with comments | « no previous file | base/base_paths.cc » ('j') | build/android/pylib/gtest/test_runner.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698