Index: chrome/common/chrome_switches.cc |
=================================================================== |
--- chrome/common/chrome_switches.cc (revision 156701) |
+++ chrome/common/chrome_switches.cc (working copy) |
@@ -779,9 +779,6 @@ |
// <profile_dir>/Default/TransportSecurity |
const char kHstsHosts[] = "hsts-hosts"; |
-// Ignores GPU blacklist. |
-const char kIgnoreGpuBlacklist[] = "ignore-gpu-blacklist"; |
- |
// Performs importing from another browser. The value associated with this |
// setting encodes the target browser and what items to import. |
const char kImport[] = "import"; |