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

Unified Diff: chrome/common/chrome_switches.h

Issue 18630: Adds a command line switch to allow the user to specify the location... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 years, 11 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: chrome/common/chrome_switches.h
===================================================================
--- chrome/common/chrome_switches.h (revision 8504)
+++ chrome/common/chrome_switches.h (working copy)
@@ -140,6 +140,8 @@
extern const wchar_t kTestName[];
+extern const wchar_t kDiskCacheLocation[];
rvargas (doing something else) 2009/01/27 03:55:20 nit: maybe put this one next to user-data-dir. And
+
} // namespace switches
#endif // CHROME_COMMON_CHROME_SWITCHES_H__

Powered by Google App Engine
This is Rietveld 408576698