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

Unified Diff: chromeos/chromeos_constants.h

Issue 16948012: This adds a recovery mode to the diagnostics (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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
Index: chromeos/chromeos_constants.h
diff --git a/chromeos/chromeos_constants.h b/chromeos/chromeos_constants.h
index 938ac84fac916211d65f4ef5b02e7d3d6176b4f0..de1f1422a3989e65f657b6b2a4a2049392d8c9be 100644
--- a/chromeos/chromeos_constants.h
+++ b/chromeos/chromeos_constants.h
@@ -14,6 +14,7 @@ namespace chromeos {
CHROMEOS_EXPORT extern const base::FilePath::CharType kDriveCacheDirname[];
CHROMEOS_EXPORT extern const base::FilePath::CharType kNssCertDbPath[];
+CHROMEOS_EXPORT extern const base::FilePath::CharType kNssDirPath[];
CHROMEOS_EXPORT extern const base::FilePath::CharType kNssKeyDbPath[];
} // namespace chromeos

Powered by Google App Engine
This is Rietveld 408576698