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

Unified Diff: make_tests.h

Issue 6598009: Deprecating tracked_directories as a Vault parameter (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/cryptohome.git@master
Patch Set: Created 9 years, 10 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 | « cryptohome.xml ('k') | make_tests.cc » ('j') | service.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: make_tests.h
diff --git a/make_tests.h b/make_tests.h
index f28d2858bf3dd3f512529bfa6a87db6b410b23ba..0db0e00c95e415b6ec62329da487315652cf3546 100644
--- a/make_tests.h
+++ b/make_tests.h
@@ -18,7 +18,6 @@ struct TestUserInfo {
const char* password;
bool create;
bool use_old_format;
- const char* tracked_dirs[2];
};
extern const TestUserInfo kDefaultUsers[];
« no previous file with comments | « cryptohome.xml ('k') | make_tests.cc » ('j') | service.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698