Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index eaf2485a4f36c54937833f9dad0d6e304beb349d..1b808ed18858bf357c02dc730188e8384a633076 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -160,6 +160,7 @@ CONTENT_EXPORT extern const char kGenerateAccessibilityTestExpectations[]; |
extern const char kGpuDeviceID[]; |
extern const char kGpuDriverVendor[]; |
extern const char kGpuDriverVersion[]; |
+extern const char kGpuDriverDate[]; |
extern const char kGpuLauncher[]; |
CONTENT_EXPORT extern const char kGpuProcess[]; |
CONTENT_EXPORT extern const char kGpuSandboxAllowSysVShm[]; |