Chromium Code Reviews| 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__ |