Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index 5a2c4e39dc44aa2dd440f66c9fa3e524a8250967..2987228200447fdbafcb24a13a89bc5afdd92f47 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -89,6 +89,7 @@ extern const char kDisableHistoryURLProvider[]; |
| extern const char kDisableInteractiveFormValidation[]; |
| extern const char kDisableInternalFlash[]; |
| extern const char kDisableIndexedDatabase[]; |
| +extern const char kLevelDBIndexedDatabase[]; |
|
jorlow
2011/03/08 18:45:55
I believe it should go in content switches now. A
hans
2011/03/09 12:22:09
Done.
|
| extern const char kDisableIPv6[]; |
| extern const char kDisableJavaScript[]; |
| extern const char kDisableJava[]; |