| Index: chrome/browser/prefs/command_line_pref_store.cc
|
| ===================================================================
|
| --- chrome/browser/prefs/command_line_pref_store.cc (revision 69758)
|
| +++ chrome/browser/prefs/command_line_pref_store.cc (working copy)
|
| @@ -31,7 +31,6 @@
|
| prefs::kDisableAuthNegotiateCnameLookup, true },
|
| { switches::kEnableAuthNegotiatePort, prefs::kEnableAuthNegotiatePort,
|
| true },
|
| - { switches::kDisable3DAPIs, prefs::kDisable3DAPIs, true },
|
| };
|
|
|
| CommandLinePrefStore::CommandLinePrefStore(const CommandLine* command_line)
|
|
|