Index: content/public/common/content_switches.h |
=================================================================== |
--- content/public/common/content_switches.h (revision 156701) |
+++ content/public/common/content_switches.h (working copy) |
@@ -142,6 +142,7 @@ |
extern const char kGpuStartupDialog[]; |
extern const char kGpuVendorID[]; |
CONTENT_EXPORT extern const char kGuestRenderer[]; |
+CONTENT_EXPORT extern const char kIgnoreGpuBlacklist[]; |
extern const char kInProcessGPU[]; |
extern const char kInProcessPlugins[]; |
CONTENT_EXPORT extern const char kInProcessWebGL[]; |